Logging
By default, the debug prints are added to log files and are placed under <Applications Manager Home>/logs directory. You can configure the logging mechanism using the following Logging Settings:
- General
- General Logging
- Stop logging: If this option is selected, debug prints are not added to the log files.
- Print Fatal errors only: If this option is selected, the debug prints are added to the log files only when there are fatal or critical errors in the functioning of Applications Manager.
- Print Warning errors only: If this option is selected, only the warning level debug prints are added to the log files.
- Print Detailed debug errors: This is the default setting. All debug prints are added to the logs generated by Applications Manager.
- Print all logs: All logs generated by Applications Manager are printed.
- SSL/TLS Logging
- On enabling SSL/TLS Logging, SSL debug prints will be added to the log files.
- By default, this setting will automatically be disabled one hour after it is enabled.
- Logging Method
- Time Rollover: Time-based log rotation and cleanup. This method supports log backups.
- Count Rollover: File count-based log rotation and cleanup. This method does not support log backups.
- Date-based Log Retention:
- Duration of Logs to Archive(Days):* Specifies the number of days of logs to be grouped into a single archive.
- Number of Archives to Retain:* Specifies the maximum number of ZIP archives to retain. Older archives will be deleted automatically once this limit is exceeded.
- Switch to File-Count based Logging:
- Minimum Free Space (GB): Specifies the minimum free space (in GB) that triggers an automatic switch to count-based logging.
- Minimum Free Space (%): Specifies the minimum free space (in %) that triggers an automatic switch to count-based logging.
Note: Fields marked with * indicate that changes will take effect only after restarting Applications Manager.
Thank you for your feedback!