Configuring the location of the trace log

August 21, 2023

ID 61872

To configure the location of 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. You can specify the location of the trace log on the hard drive. To do so, specify one of the following values as a <destination> value for the <tracerSettings> setting:
    • Files, if you want the program to keep the trace log in a separate file in the directory /var/log/kaspersky/klms (this is the default value).
    • Syslog, if you want the program to record all events in the system log of the operation system.
  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.