Kaspersky Endpoint Security 11 for Linux

Editing general container scan settings

December 12, 2023

ID 207299

Editing general container scan settings

Root privileges are required to change application settings.

To edit the general container scan settings:

  1. Save the general container scan settings to the configuration file using the --get-container-settings command:

    kesl-control [-C] --get-container-settings --file <configuration file name>

  2. Open the created configuration file, edit the necessary container scan settings and save the changes.
  3. Import the container scan settings from the configuration file into the application using the command --set-container-settings:

    kesl-control [-C] --set-container-settings --file <configuration file name>

Kaspersky Endpoint Security will apply the new values of the settings after you restart it.

The kesl-control --get-container-settings command

The kesl-control --get-container-settings command displays the general container scan settings. You can also use this command to export the general container scan setting to the configuration file.

Command syntax

kesl-control [-C] --get-container-settings [--file <configuration file name>]

Arguments and keys

--file <configuration file name> – name of the configuration file where the container scan settings are saved.

If you specify the name of a file without specifying its path, the file will be created in the current directory. If a file with the specified name already exists in the specified path, it will be overwritten. If the specified directory cannot be found on the disk, the configuration file will not be created.

The kesl-control --set-container-settings command

The kesl-control --set-container-settings command sets the general container scan settings using the command keys, or imports the general container scan settings from the specified configuration file.

Command syntax

kesl-control [-C] --set-container-settings --file <configuration file name>

kesl-control [-C] --set-container-settings <setting name>=<setting value> <setting name>=<setting value>

Arguments and keys

--file <configuration file name> – name of the configuration file, including the full path to the file; the container scan settings from this file will be imported into the application.

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.