NDR Sensor CLI

set service sensor-container-orchestration logging-level <sensor-type-2-logging-level-arg>

Set the log level of the sensor-container-orchestration service. This service is the central logic that manages the lifecycle of all the other containerized application services, making sure the sensor is always running the right components based on its current configuration and status.

Parameters:

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


Example:

ndr-sensor> set service sensor-container-orchestration logging-level debug Updated logging levels of components of sensor-container-orchestration Logging level for sensor-container-orchestration set to debug level successfully!