NDR Sensor CLI

register sensor registration-manifest <registration-manifest-arg> sensor-name <sensor-name-arg>

Register sensor with Security Services Platform (SSP).

Parameters:

Option Description
<registration-manifest> Registration token created from Security Services Platform (SSP)
<sensor-name-string-arg> Sensor name (maximum 64 chars consisting of uppercase letters (A-Z), lowercase letters (a-z), numbers (0-9), and special characters _:.-
Allowed pattern: ^([A-Za-z0-9_:.-]{1,64})$


Example:

ndr-sensor> register sensor registration-manifest 5OVrrck+cm7/HuGqI790GZQe8DqDzk sensor-name Sensor-1 Sensor was registered successfully! Check CLI 'get sensor details' for more details.