max-size

max-size = number_of_bytes

Integer value that indicates the size limit of the log files. This value applies to the request, referrer, and agent logs. The size limit is also known as the rollover threshold. When the log file reaches this threshold, the original log file is renamed, and a new log file with the original name is created.

Options

Usage

Required.

Default value

2000000

Example

max-size = 2000000

Parent topic: [logging] stanza