NDR Sensor CLI

set service sensor-uploading [component <component>] logging-level <level>

Set the logging level for a specific component within sensor-uploading service. This service is responsible for processing and sending all critical security events (like IDS alerts, malware analysis results, and network flows) to the Security Services Platform (SSP).

Parameters:

Option Description
<component> Sensor uploading service logging component argument.
<level> Sensor logging level argument.
Allowed values: critical, error, warn, info, debug


Example:

ndr-sensor> set service sensor-uploading component sensor-uploading-alert logging-level debug Updated logging levels of component of sensor-uploading Logging level for sensor-uploading-alert set to debug level successfully!