To configure the location of the trace log:
# /opt/kaspersky/klms/bin/klms-control --get-app-settings -f <file name>
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.# /opt/kaspersky/klms/bin/klms-control --set-app-settings -f <file name>
# /etc/init.d/klms restart