Configure Log Settings
- Select Administration > Environment Management.
- Select the on-premise connector environment for which to apply log configuration settings.
- Click the Log Configuration icon.
- Click the Log Configuration Override toggle to display the log settings.
-
Enter or select settings.
Field Description Log Level Log Level refers to the type of content and level of detail included in logs. The options (in increasing level of detail) are:
- Warn — Includes only errors or warnings of actual or possible problems.
- Info — Includes informational text about system processes and status, along with warnings and errors.
- Debug — Includes all informational text, warnings and errors, and more detailed information about system conditions. This information can aid in diagnosing and troubleshooting system issues.
- Trace — The most detailed level of information. This information can be used by developers to focus on a precise area of the system.
Select a log level.
Number of Log Files The maximum number of files that can be maintained. When this number is reached, the oldest log file is deleted. Log File Max Size The maximum size allowed for a single log file. When the maximum file size is reached, the file is archived and information is stored in a new file. Each of the remaining logs is renamed to the next higher number. The current log is then compressed and renamed
log-name.1.gz. A new log is started with log-name. So, if the maximum is 10, log-name.9.gz is the oldest file, and log-name.1.gz is the newest non-active file.
- Click Save.