NDR Sensor CLI
Associated Commands:
| CLI Description | Command |
|---|---|
Show log file contentsDisplay the contents of the specified log file. |
get log-file <log-file-arg>
|
Show log file contentsDisplay the last 10 lines of the specified log file and all new messages that are written to the log file. |
get log-file <log-file-arg> follow
|
Get the Rapid service logging levelGet the log level of the Rapid service. This service is responsible for analyzing files for malware threats |
get service rapid logging-level
|
Get the sensor-container-orchestration service logging levelGet 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. |
get service sensor-container-orchestration logging-level
|
Get the sensor-health service logging levelGet the log level of the sensor-health service. This service detects the health of each of the core services. |
get service sensor-health logging-level
|
Get the sensor-service service logging levelGet the log level of the sensor-service service. Sensor client service is responsible for communicating with Security Services Platform (SSP) and managing configuration of the sensor. |
get service sensor-service logging-level
|
Get the sensor-uploading service component logging level.Get the logging level of a 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). |
get service sensor-uploading [[component <component>] logging-level]
|
Get the sensor-uploading service logging levelGet the log level of the 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). |
get service sensor-uploading logging-level
|
Get the sniffing service logging level.Get the log level of the sniffing service. Sniffing service is responsible for capturing network traffic. |
get service sniffing [[component <component>] logging-level]
|
Get the sniffing service component logging level.Get the logging level of a component within sniffing service. Sniffing service is responsible for capturing network traffic. |
get service sniffing [[component <component>] logging-level]
|
Set the Rapid service logging levelSet the log level of the Rapid service. This service is responsible for analyzing files for malware threats |
set service rapid logging-level <sensor-type-2-logging-level-arg>
|
Set the sensor-container-orchestration service logging levelSet 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. |
set service sensor-container-orchestration logging-level <sensor-type-2-logging-level-arg>
|
Set the sensor-health service logging levelSet the log level of the sensor-health service. This service detects the health of each of the core services. |
set service sensor-health logging-level <sensor-type-2-logging-level-arg>
|
Set the sensor-service service logging levelSet the log level of the sensor-service service. Sensor client service is responsible for communicating with Security Services Platform (SSP) and managing configuration of the sensor. |
set service sensor-service logging-level <sensor-type-1-logging-level-arg>
|
Set the sensor-uploading service component logging 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). |
set service sensor-uploading [component <component>] logging-level <level>
|
Set the sensor-uploading service logging levelSet the log level of the 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). |
set service sensor-uploading logging-level <sensor-type-2-logging-level-arg>
|
Set the sniffing service component logging level.Set the logging level for a specific component within sniffing service. Sniffing service is responsible for capturing network traffic. |
set service sniffing [component <component>] logging-level <level>
|
Set the sniffing service logging level.Set the log level of the sniffing service. Sniffing service is responsible for capturing network traffic. |
set service sniffing [component <component>] logging-level <level>
|
Total commands: 18
Additional
Links