Enabling Additional Logging for the Threat Prevention Admin Console
Overview
This article describes how to enable additional logging for the Threat Prevention Admin Console.
Instructions
There are two options: edit the log config file directly on the SI management server, or update the log level from within the Admin Console.
NOTE: Version 8.1 changed the logging engine used by the Admin Console, so the
SIWinConsole.log.configfile has a different format. In version 8.1 and later:
- The root element is
<nlog>instead of<log4net>, and theminlevelattribute on a<logger>rule sets the log level rather than a<level>element.- Saving the file applies the change immediately. Restarting the Admin Console is not necessary.
- Option 2 writes a log level back to the configuration file, so it survives a restart.
Option 1
- Access the SI management server.
- Open the Enterprise Manager installation folder. The default location is
...\STEALTHbits\StealthINTERCEPT\SIWinConsole. - Edit the file called
SIWinConsole.log.configin your favorite text editor. - Change
WARNtoDEBUGin the file, then save the config file and restart the Threat Prevention Admin Console.
Option 2
- Open the Threat Prevention Admin Console on the SI management server.
- Select Agents.
- Click the Pencil icon at the top left of the window.
- Change the drop-down under Administration Console to
DEBUG. - Click the Update Log Levels button to apply the change.
After collecting debug logs switch Threat Prevention Admin Console logging back to WARN.