Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

You may wish to disable target logging on your scan engine, either to boost performance, or to save disk space on the computer hosting the scan engine.

Step-by-step guide

  1. Open the folder C:\Program Files\iQuate\iQSonar ScanEngine 4.0\bin in file explorer
  2. Using Notepad or any other text editor, edit the file iQuate.iQSonar.ScanEngine.exe.config
    This is an XML configuration file. Scroll down to line 114 and comment out the line for TargetFileAppender
    So
<appender-ref ref="TargetFileAppender"/>

      Becomes

  <!--       <appender-ref ref="TargetFileAppender"/> -->

3. Restart the service

 



  • No labels