File specific configuration

Path to server's local file where to store log entries. This can be relative to server installation folder.

External rotation system

Size at which to create a new rotated log archive. Set to 0 to disable rotation.

The day of each month to rotate the file, specified as an integer.
The time of the day to rotate the file specified as a time in the format HH:MM.
Set to day of the month 0 to disable rotation based on calendar day or time.

Number of rotated files to keep before starting to delete old archived logs.
By setting this value to 0 will keep all rotated logs.
By setting this value to -1 the log file is rotated in place. The content is reset without keeping a rotated copy.

String used for formatting the log message to be stored.

Comma separated list of fields to store in the file.