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})$ |