To analyze the resource consumption of the File Threat Protection task:
kesl-control --get-task-list
kesl-control --get-schedule <task ID/name>
If the command output is RuleType=Manual, the task can only be started manually.
RuleType other than Manual, change the schedule by running the following command:
kesl-control --set-schedule <task ID/name> RuleType=Manual
kesl-control --set-app-settings TraceLevel=Detailed
kesl-control --start-task 1
Under load, the application writes a lot of information to the trace files; however only 10 files 500 MB each are kept, meaning that older information is overwritten.
If performance and resource consumption issues persist, you may need to optimize File Threat Protection.
If performance and resource consumption issues no longer occur, then the most likely cause of the issues are the on-demand scan tasks (tasks of the ODS and ContainerScan types). This means you need to optimize these tasks.
kesl-control --set-app-settings TraceLevel=None