<foglight_home>\jre\bin\keytool.exe
There are two keystores that Foglight uses:
• |
The built-in Tomcat™ keystore located at: <foglight_home>\config\tomcat.keystore (default password: nitrogen) |
• |
The Management Server keystore located at: <foglight_home>\jre\lib\security\cacerts (default password: changeit) |
1 |
Back up the existing tomcat key using the following command: |
2 |
3 |
Create a new key under the tomcat alias using the following command: |
5 |
Once you have the certificate signed, import it back to the tomcat.keystore using the following command: |
NOTE: This certificate must be provided in the PKCS #12 (pfx) format. If the certificate and private key are saved in separate files, run the following command to merge them to the PKCS12 format: openssl pkcs12 -export -in <certfile> -inkey <keyfile> -out <keystorefile> -name tomcat -CAfile <cacertfile> -caname root |
1 |
Delete the existing tomcat certificate from the tomcat.keystore directory using the following command: |
4 |
On the Management Server, open the <foglight_home>/server/tomcat/server.xml file for editing. |
5 |
In the server.xml file, locate the following Connector element and add keyPass and keyAlias parameters at the end: |
You can configure the length of inactive Foglight browser interface sessions by changing the value of the parameter server.console.session.timeout. This parameter controls the length of time that Foglight waits before automatically logging you out of an idle browser interface session.
1 |
Stop the Management Server.Open the file <foglight_home>\config\server.config on the Management Server machine. Set the parameter server.console.session.timeout to the desired value in minutes. |
2 |
You can uninstall Foglight using the uninstaller utility for your platform. The uninstaller can be found in <foglight_home>\UninstallerData.
The default mode for the uninstaller is the graphical user interface (GUI) mode. However, in cases where a graphics display is not available, the Foglight installer can be run from the command line by using the silent uninstaller.
• |
• |
2 |
Navigate to the UninstallerData directory of your Foglight installation and run the Uninstall Foglight executable. |
• |
To launch the uninstaller in GUI mode, simply run the Uninstall Foglight executable. |
• |
To launch the uninstaller in silent mode, run the Uninstall Foglight executable using the following command: ”Uninstall Foglight.exe” -i silent -f installvariables.properties |
3 |
After uninstallation, you can safely delete the <foglight_home> directory. It is recommended that you do so, since the uninstaller does not remove certain directories within <foglight_home>. |
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. 利用規約 プライバシー Cookie Preference Center