The Logging page allows configuration of server logging options and server logs.
The server uses two types of logging mechanisms:
- Windows Application Log – This is the windows event log and its entries are accessed via the Windows Event Viewer.
- Text Log File – This is an optional log that allows more detailed information to be recorded by the server process. Its entries are accessed by a text viewer (such as Notepad). By default the file log is disabled.
The table below lists the options available on the page:
Option | Description |
---|---|
Windows application log |
Log Level - self explanatory. Permitted values are:
View Application Log - Clicking on this button will display a filtered list of log file entries from the Windows Event Viewer. |
Text log file |
Enable the text log file - Enabled this option to instruct the server to generate a text log file. Use UTC time for log file entries - Enable this option to use UTC time for the timestamps associated with each log file entry. The local time is used if this option is disabled. Log Level - - self explanatory. Permitted values are:
Note: Debug information is allowed to be written to the text log, but not the Windows application log.
View Log File - Click on this button to open the text file log in a text viewer associated with the log file extension. If the log file extension is not associated, the log file will be opened in Windows Explorer. Please note that the button will only be enabled if the text log file exists. |