max-size

max-size = number_of_bytes

Description

Integer value indicating the size limit of the log files. This value applies to the request, referer, and agent logs. The size limit is also referred to 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:

2000000

Example:

max-size = 2000000

Parent topic: [logging] stanza