Kaspersky Endpoint Security 12 for Linux

Creating a new task

January 23, 2024

ID 197949

If you are using the application in standalone mode, you can create the following types of tasks: ODS, Update, Rollback, ODFIM, ContainerScan, and InventoryScan. If the application is used in Light Agent mode to protect virtual environments, you can create the following types of tasks: ODS, ODFIM, ContainerScan, and InventoryScan.

You can create tasks with default settings or with settings specified in a configuration file.

To create a task with default settings, execute the following command:

kesl-control [-T] --create-task <task name> --type <task type>

where:

  • <task name> is the name you assign to the new task;
  • <task type> is the type of task.

A task of the specified type is created with default settings.

To create a task with the settings specified in the configuration file, execute the following command:

kesl-control [-T] --create-task <task name> --type <task type> --file <path to file> [--json]

where:

A task of the specified type is created with settings specified in a configuration file.

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.