Chat now with support
Chat with Support

Foglight 5.9.1 - Installing Foglight on Windows with an Embedded PostgreSQL Database

Before Installing Foglight Installing Foglight
Preparing to install Installing a new version of the Management Server Installed directories Foglight settings Uninstalling Foglight Upgrading the Management Server
Running the Management Server Installing and Upgrading Cartridges Installing Agents Appendix: Switching from an Embedded to an External Database

Using encryption when sending email from Foglight

You can use encryption when sending email from Foglight. To do so, you must enable Foglight to use the SSL protocol and configure the mail server used by Foglight to use an SSL certificate that is not self-signed.

You can configure Foglight to use the SSL protocol either on the Email Configuration Dashboard or by editing the related mail.use.ssl registry variable. See the Administration and Configuration Help for more information.

See the documentation for your mail server for information about configuring it to use an SSL certificate.

Setting parameters for an embedded database

The file <foglight_home>\config\server.config contains a number of settings related to the embedded database. In most cases, you do not need to change these settings. If you need to edit these parameters, you must restart the Management Server after doing so.

Specifying whether an embedded database is used

When you run Foglight with an embedded database, the parameter server.database.embedded is set to true. If you are switching from an embedded to an external database, you must set this parameter to false.

For more information, see Appendix: Switching from an Embedded to an External Database.

If you have been running Foglight with an external database, then set server.database.embedded to true and restart the Management Server, Foglight starts with the embedded database. The data displayed in Foglight after you perform these steps depends on whether you had previously run Foglight with the embedded database:

If you have previously run Foglight with the embedded database: The Management Server reflects the state of the previously run embedded database.
If you did not previously run Foglight with the embedded database: The state of the Management Server is like new, since no data exists in the database.

Configuring the database start up and shut down grace periods

There are also optional settings for configuring the startup and shutdown grace periods for the embedded database: server.database.embedded.startup.grace and server.database.embedded.shutdown.grace.

Foglight starts and stops the embedded database. These settings control the length of time that Foglight waits before considering an attempt to start or stop the database to have failed.

The values for these optional settings are specified in seconds, as in the default values shown in the following example.

server.database.embedded.startup.grace = "300";

server.database.embedded.shutdown.grace = "300";

Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating