Versions Compared

Key

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

...

  1. Locate "iQuate.iQSonar.ScanEngine.exe.Config" config file located in  "C:\Program Files\iQuate\iQSonar ScanEngine 4.0\bin" and open it in Notepad.
  2. Navigate to Log4net as shown below and adjust the part marked in bold to desired destination. NOTE: This is to set new location only for Service logs.
  3. <log4net>
    <appender name="LogFileAppender" type="log4net.Appender.RollingFileAppender">
    <param name="file" value="C:\ProgramData\iQuate\iQSonar4.0\Logs\\Service.log"/>
  4. To adjust the location where ScanEngine will save Target logs navigate to:  NOTE: This is to set new location only for Target Logs.
  5. <param name="directory" value="C:\ProgramData\iQuate\iQSonar4.0\Logs\"/>
  6. Set desired location and save the file.
  7. For this change ScanEngine service does not need to be restarted as it will pick up the change on the fly.

...

Page Properties
hiddentrue


Related issues