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 (minimum 3 characters, maximum 64 characters consisting of
uppercase letters (A-Z), lowercase letters (a-z), numbers (0-9), and
special characters hyphen (-), and underscore (_)
Allowed pattern: ^([A-Za-z0-9_-]{3,64})$ |