Files
securityonion/salt/sensoroni/soc_sensoroni.yaml

40 lines
1.1 KiB
YAML

sensoroni:
enabled:
description: Enable or disable Sensoroni.
advanced: True
helpLink: sensoroni.html
config:
analyze:
enabled:
description: Enable or disable the analyzer.
advanced: True
helpLink: sensoroni.html
timeout_ms:
description: Timeout period for the analyzer.
advanced: True
helpLink: sensoroni.html
parallel_limit:
description: Parallel limit for the analyzer.
advanced: True
helpLink: sensoroni.html
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
node: True
forcedType: string
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