-S is a prefix indicating that the command belongs to the statistics command group.
kesl-control --app-info
This command outputs information about the application.
Command syntax
kesl-control [-S] --app-info [--json]
Arguments and keys
--json is specified to output the settings in JSON format.
kesl-control --supported-tech-info
This command displays a list of application functions, information about their status (used or not used), and the Linux technologies that these application features are implemented with.
Command syntax
kesl-control [-S] --supported-tech-info
kesl-control --get-statistic
The command allows you to display statistics about the operation of the application and the list of mount points found on the device.
Command syntax
kesl-control [-S] --get-statistic [--files] [--processes] [--mountpoints]
Arguments and keys
[--files]: statistics of files most frequently scanned by the File Threat Protection component, and the number of times the component accesses these files.
[--processes]: statistics of process starts most frequently detected by Kaspersky Endpoint Security, and the number of such starts.
Excluding processes from scanning by the Behavior Detection component does not remove these processes from statistics, but it improves the performance of the Kaspersky Endpoint Security application.
[--mountpoints]: list of mount points. In the output, paths to mount points are sorted as follows:
You can specify one or more options in any combination or no options at all. If you do not specify any options, the application displays three lists: statistics on the most frequently scanned files, statistics on the most frequently started processes, and the list of mount points found on the device.
kesl-control --omsinfo
This command creates a JSON file for integration with Microsoft Operations Management Suite.
Command syntax
kesl-control [-S] --omsinfo --file <file path>