Documentation

Configuration / log.max_size

This option enables you to specify the max size of the log file before it rotates it. This size can use prefixes for example: 10mb or 100k is valid.

$moxieManagerConfig['log.max_size'] = "100k";