Capturing Log Files
To further troubleshoot tracking issues related to the Argos Integration service, capture log files in debug mode and forward them back to support@sepialine.com for review.
- Browse to
C:\Program Files (x86)\Sepialine\Argos\Integrationand open theAppServer.IntegrationService.exe.configfile in Notepad. - Search the file text for the string Set Sepialine logging here, update the related
level value=to "DEBUG", and save the file changes. - Click Start > Run, type services.msc and click OK.
- In the Windows services console, right-click on the Argos Integration service and select Restart.
- Take steps to reproduce the issue.
- Browse to the
C:\ProgramData\Sepialine\Logs\AppServer.IntegrationService_SYSTEMdirectory, highlight all files in the folder, right-click and select Send to > Compressed (zipped) folder. - Email the zip file to support@sepialine.com for review.
- Browse back to
C:\Program Files (x86)\Sepialine\Argos\Integrationand open theAppServer.IntegrationService.exe.configfile in Notepad. - Search the file text for the string Set Sepialine logging here, update the related
level value=to "WARN", and save the file changes. - Click Start > Run, type services.msc and click OK.
- In the Windows services console, right-click on the Argos Integration service and select Restart.
0 Comments