| Definition | Values | Description | 
|---|
| Event Log File | Valid file name or path and file name. Default:
                           events.log | The file to which event log items are written. You can change the
                        default to specify a different file name or location. The path can be
                        relative to the server installation folder; or a full path that includes the
                        drive letter. Requires server restart. | 
| Maximum Log Size | Numeric value, assumed to be in bytes. Default: 0 | The maximum size of the log file in bytes. A value of 0 indicates no
                        maximum size. Any other value results in the log file rolling over when the
                        file exceeds the value set here. | 
| Log Roll Time | Time of day in 24-hour clock format (HH:MM). Default: 1:00am | The time at which to roll log files. The server must be running for
                        the files to roll over at the specified time. Requires server
                        restart. | 
| Log Rolls At Time | Boolean value of  true or false. Default: true | Whether to roll the log files based on the time in Log Roll Time.
                        Requires server restart. | 
| Message Log File | Valid file name or path and file name. Default:
                           messages.log | The file to which message log items are written. You can change the
                        default to specify a different file name or location. The path can be
                        relative to the server installation folder; or a full path that includes the
                        drive letter. Requires server restart. |