Editing Quarantine settings on the command line

On the command line, you can configure Quarantine using the QuarantineSizeLimit, QuarantineFillingNotification, and QuarantineBackupFolder settings in the general application settings.

You can change the values of the settings with the help of command line switches or a configuration file that contains all general application settings.

Quarantine settings

Setting

Description

Value

QuarantineFillingNotification

The percentage of Quarantine that must be full to generate an event about Quarantine being full.

To disable generating events about Quarantine being full, enter 0.

0–100

0 – generating events about Quarantine being full is disabled.

Default value: 90.

QuarantineSizeLimit

Maximum size of the Quarantine (in megabytes). When the maximum Quarantine size is reached, the application deletes the oldest files.

To make the size of Quarantine unlimited, enter 0.

0–999999

0 means the Quarantine size is not limited.

The default value is 200 if the application is being used in Standard mode, and 100 if the application is being used in Light Agent mode.

QuarantineBackupFolder

Path to the directory in which the Backup and Quarantine objects are stored. You can specify a directory that is different from the default directory. You can use a directory on any device as the directory for storing Backup and Quarantine objects. It is not recommended to assign directories that are located on remote devices, such as those mounted via the Samba and NFS protocols.

If the specified directory does not exist or is unavailable, the application uses the default directory.

Default value: /var/opt/kaspersky/kesl/common/objects-backup/

Root privileges are required for access to the default directory.

Page top