Centralized Configuration.

Agents are configured using the boot.properties stored in the Logscape Home directory. It can also be configured by a boot.properties stored in the downloads directory. The boot.properties stored in the downloads needs to have the correct filename to be applied to the correct Logscape component.

Naming the boot.properties

The centrally deployed boot.properties file needs to have the following syntax:

${FULL_ROLENAME}.boot.properties

For example a Index Store with the role: dev.storage.IndexStore   will use the following boot.properties file

dev.storage.IndexStore.boot.properties

Updating the boot.properties

When the boot.properties file is ready upload the file from the Deploy page. Each Logscape Component in your environment will download the file and apply the settings if it matches the role specified by the file.

Note: For the changes to take effect, bounce the agent(s).