Configuration Directory
The configuration directory (var/lib/inetsoft/config) contains all the configuration files, including the following:
- inetsoft.yaml
-
Top-level configuration file for back-end storage. This file also contains the audit database configuration, the Hazelcast cluster configuration, as well as other top-level initialization settings. See Storage for more information about configuring back-end storage. See Configure the Audit Database for information about adjusting database settings.
- sree.log
-
Contains log events (plain text) for the InetSoft server.
- schedule.log
-
Contains log events (plain text) for the Scheduler application.
| Hand-editing configuration files is not recommended unless such editing is specifically prescribed in the documentation. (For example, Storage describes adding properties to inetsoft.yaml.) |