The log files can be configured at the server level to capture the details of deployment, database reorganization, application, and Runtime API transactions.
The different log files that can be configured are:
The Deployment log file is used each time the deployment packages are deployed, either automatically as part of the build process from Developer, or manually on the runtime server (this does not include the redeployment or database reorganization process).
The DB Reorg log file is used each time an application is redeployed and the database is reorganized. It contains error messages, and debug information created during the database reorganization process.
The System log file applies to all other Runtime components.
The RuntimeAPI log file captures the log details of the Runtime API tasks. The Runtime API is a programmatic and command line interface that performs administrative and other operations.
To configure the log files for your server, perform the following steps:
Right-click the required server node and select Configure Log Files from All Tasks.
Select the required tab and complete the following options:
Enabled – Select this check box to enable logging.
Logging Level – Select the level of logging information to be logged. By default Error messages are logged. The increasing level of log information is Error, Warning, Information, and Debug, where Debug is the highest level of log information.
File Path – Specify the location of the log file. The default location is <installation directory>\data\public\log.
File Size (kB) – Specify the maximum size of the log file. Ensure that you enter a numeric value that is greater than zero.
Number of Backups – Specify the number of backup files that can be created when the log file reaches its maximum size. Ensure that you enter a numeric value that is greater than zero.
Reset File Size (kB) – Specify the reset file size for the log file. This option is available only for System log file.
Current File Size (kB) – Displays the current file size of the log file. This option is available only for System log file.