Starting and stopping a task

By default, the following tasks are automatically started when the application starts: File Threat Protection, Device Control, and Behavior Detection. The remaining tasks are stopped (their status is Stopped).

You can start a task at any time.

The Backup and License tasks cannot be started or stopped.

To start a task, execute the following command:

kesl-control --start-task <task ID>|<task name>

To stop a task, execute the following command:

kesl-control --stop-task <task ID>|<task name>

Page top