REFERENCE
Description: Specifies the maximum size for the Console Log file (CONSOLE.LOG, by default). If the Console_Log_Max_Kbytes setting is not present or is set to 0, then the file size is unlimited. When the maximum file size is reached, new logging output starts to overwrite existing logging output at the beginning of the file.
This setting can be changed at any time during a server session and when a new maximum file size is specified, it takes effect upon the next write. If the new maximum file size is less than or equal to the current maximum file size, then the maximum size will be set to the current size to prevent growth and the new size will take effect upon the next server session.
Applies to: Servers
Default: None
UI equivalent: None
See also