mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 02:02:50 +01:00
Adjust patch annotations
This commit is contained in:
@@ -4,14 +4,17 @@ elasticfleet:
|
||||
description: Endpoint enrollment key.
|
||||
global: True
|
||||
helpLink: elastic-fleet.html
|
||||
sensitive: True
|
||||
es_token:
|
||||
description: Elastic auth token.
|
||||
global: True
|
||||
helpLink: elastic-fleet.html
|
||||
sensitive: True
|
||||
grid_enrollment:
|
||||
description: Grid enrollment key.
|
||||
global: True
|
||||
helpLink: elastic-fleet.html
|
||||
sensitive: True
|
||||
url:
|
||||
description: Agent connection URL.
|
||||
global: True
|
||||
|
||||
18
salt/sensoroni/soc_sensoroni.yaml
Normal file
18
salt/sensoroni/soc_sensoroni.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
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
|
||||
soc_host:
|
||||
description: Host for sensoroni agents to connect to.
|
||||
helpLink: sensoroni.html
|
||||
global: True
|
||||
advanced: True
|
||||
Reference in New Issue
Block a user