2021.1

Table Of Contents
retain, this effectively allows a hard disk space usage limitation to be placed upon
the logging process.
l Maximum size for log file: This sets the maximum size a log file can reach
before the logging system creates a new file.
l Number of files to keep:This sets the maximum number of log files kept in
the log folder. The default value is set to 50 for a new Connect installation and
99, 999 for an existing installation (to preserve backward compatibility).
l Logging pattern edit box: This edit box determines the formatting of the individual log
entries.
By default it is set to a date/time value which allows for simple searching within log files.
Warning
We recommend leaving the Logging pattern to the default value.
If you do need to change the Logging pattern, please see the Pattern Formatting
guide (https://logback.qos.ch/manual/layouts.html#conversionWord) for help in
doing so.
l Log message preview display: This displays a real time example of the format and
content of individual log file entries, based upon the Logging pattern setting.
Note
The language of the log files is determined by the Language preferences.
Advanced settings
The Advanced settings over-ride the Overall logging settings, and provide a greater level of
logging granularity.
Warning
Higher logging settings will have an impact upon Connect production speeds, as well as
Page 859