How to get Integration Server (VIIS) trace files in Kaspersky Security for Virtualization 5.0 Light Agent

Latest update: October 14, 2019 ID: 14895
 
 
 
 
The article concerns Kaspersky Security for Virtualization Light Agent version 5.0.
 
 
 
 
  1. Open the NLog.config file in a text editor. By default it’s located in C:\Program Files (x86)\Kaspersky Lab\Kaspersky VIIS\.
  2. Find the line <logger name="*" minlevel="Info" writeTo="file"/> and change the value of Info in the minlevel parameter to Trace:

<logger name="*" minlevel="Trace" writeTo="file"/>

  1. Reproduce the issue.
  2. Reverse the changes you made to the NLog.config file.
Trace files will be logged in the file C:\ProgramData\Kaspersky Lab\VIIS\logs\service.log.
 
 
 
 
 
Did you find this article helpful?
What can we do better?
Thank you for your feedback! You're helping us improve.
Thank you for your feedback! You're helping us improve.