Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Scan Engine can be configured to send log messages to the windows event log. This could be used by a monitoring backage such as zabbix.

Step-by-step guide

  1. Open <Scan Engine Install Directory>\bin\iQuate.iQSonar.ScanEngine.exe.config
  2. Find the log4net section of the config

...

  1. Image Modified
  2. Find the Event log appender section of the log4net config.
  3. Change the threshold value to the desired logging level. All configured log messages of this level or higher will be posted to the windows event log.


Page Properties
hiddentrue


Related issues