Enabling and disabling tracing by using the .config file
You can enable and disable tracing in the .config file of Kaspersky Security Integration with SIEM. The file is stored in the installation folder.
To enable or disable tracing:
Navigate to the .config file (IntegrationUI_SIEM.exe.config) of Kaspersky Security Integration with SIEM. The file is stored in the installation folder. The default path is %PROGRAMFILES(x86)%\Kaspersky Lab\Kaspersky Security Integration with SIEM\IntegrationUI_SIEM.exe.config.
Open the .config file with any text editor and change the value of the minlevel attribute of the logger element as follows:
To enable tracing, set the value of the minlevel attribute to Debug.
If Kaspersky Security Integration with SIEM is open, close it, and then run it again as administrator (by right-clicking the application icon and selecting Run as administrator).
The trace files are saved to the IntegrationUI_SIEM.log file in the application installation folder.
When you uninstall Kaspersky Security Integration with SIEM, the trace files are removed together with the application.