...
- Locate "iQuate.iQSonar.ScanEngine.exe.Config" config file located in "C:\Program Files\iQuate\iQSonar ScanEngine 4.0\bin" and open it in Notepad.
- 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.
- <log4net>
<appender name="LogFileAppender" type="log4net.Appender.RollingFileAppender">
<param name="file" value="C:\ProgramData\iQuate\iQSonar4.0\Logs\\Service.log"/> - To adjust the location where ScanEngine will save Target logs navigate to: NOTE: This is to set new location only for Target Logs.
- <param name="directory" value="C:\ProgramData\iQuate\iQSonar4.0\Logs\"/>
- Set desired location and save the file.
- For this change ScanEngine service does not need to be restarted as it will pick up the change on the fly.
...
{"serverDuration": 348, "requestCorrelationId": "cd7a00bd854f43169b69181befc23142"}