Extracting the settings from Kaspersky Security 8 for Linux Mail Server to an XML file
Extracting the settings from Kaspersky Security 8 for Linux Mail Server to an XML file
July 4, 2024
ID 151576
To extract the settings from Kaspersky Security 8 for Linux Mail Server to an XML file, run the following command:
# sudo /opt/kaspersky/klms/bin/klms-control \
--get-settings EventLogger -n [-f|--file <file-name>]
After the command is executed, the CEF message export settings will be extracted to the XML file. The -f|--file
<file-name>
parameter specifies the XML file containing these settings.