mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-06-16 07:08:41 +02:00
configure and enable/disable sensoroni via ui
This commit is contained in:
@@ -1,19 +1,37 @@
|
||||
sensoroni:
|
||||
node_checkin_interval_ms:
|
||||
description: Interval in ms to checkin to the soc_host.
|
||||
enabled:
|
||||
description: Enable or disable Sensoroni.
|
||||
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
|
||||
config:
|
||||
analyze:
|
||||
enabled:
|
||||
description: Enable or disable the analyzer.
|
||||
advanced: True
|
||||
helpLink: sensoroni.html
|
||||
analyze_timeout_ms:
|
||||
description: Timeout period for the analyzer.
|
||||
advanced: True
|
||||
helpLink: sensoroni.html
|
||||
analyze_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
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user