mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-10 03:02:58 +01:00
19 lines
540 B
YAML
19 lines
540 B
YAML
sensoroni:
|
|
node_checkin_interval_ms:
|
|
description: Interval in ms to checkin to the soc_host.
|
|
advanced: True
|
|
helpLink: sensoroni.html
|
|
node_description:
|
|
description: Description of the specific node.
|
|
helpLink: sensoroni.html
|
|
sensoronikey:
|
|
description: Shared key for sensoroni authentication.
|
|
helpLink: sensoroni.html
|
|
global: True
|
|
sensitive: True
|
|
advanced: True
|
|
soc_host:
|
|
description: Host for sensoroni agents to connect to.
|
|
helpLink: sensoroni.html
|
|
global: True
|
|
advanced: True |