Changing the log levels for a log file
In DataMiner Cube, you can change the log levels for all displayed files on the Logging page in System Center. However, not all log files are displayed there. To change the log levels for files that are not displayed in Cube, you need to use the SLNetClientTest tool.
Go to the Build Message tab of the main window of the SLNetCLientTest tool.
In the Message Type drop-down list, select UpdateLogFileSettingsMessage.
In the box next to LogConfig, click the "..." button.
Expand LogConfig, select the DebugLevel, ErrorLevel, and InfoLevel you want, and specify the name of the log file.
For example:
UpdateLogFileSettingsMessage configuration in SLNetClientTest tool in DataMiner 10.3.6Click Send Message.
Note
Logging requires resources from your DataMiner Agent (CPU and HD usage), so be careful with the higher log levels like Everything and Development.
Warning
Always be extremely careful when using the SLNetClientTest tool, as it can have far-reaching consequences on the functionality of your DataMiner System.