MaxConsoleLogSize
Synopsis
[Startup] MaxConsoleLogSize=n
Description
The value n is the maximum size of the Caché console file, in megabytes. The console file is cconsole.log in the Caché system management directory, or the alternate filename.log named by the second piece of the console parameter in the [config] section.
After the console file reaches the size limit of n megabytes, the next Caché startup renames the existing filename.log to filename.old_Date and creates a new, empty Caché console file called filename.log.
MaxConsoleLogSize=5
MaxConsoleLogSize=8
1–500 megabytes. The default is 5 megabytes.
On the page System Administration > Configuration > Additional Settings > Startup, in the MaxConsoleLogSize row, select Edit. Enter a number of megabytes.