Enabling the trace log

August 21, 2023

ID 61870

To enable or disable the trace log:

  1. Export the program's general settings to an XML file using the command:

    # /opt/kaspersky/klms/bin/klms-control --get-app-settings -f <file name>

  2. Open the XML file to edit the settings.
  3. In the <tracerSettings> section, specify one of the following values for the <Enable> setting:
    • 1, to enable the trace log;
    • 0, to disable the trace log.
  4. Save the changes made.
  5. Import the program's general settings from an XML file using the command:

    # /opt/kaspersky/klms/bin/klms-control --set-app-settings -f <file name>

  6. Restart the program. To do so, run the following command:

    # /etc/init.d/klms restart

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.