Adjust patch annotations

This commit is contained in:
Mike Reeves
2023-03-20 20:12:26 -04:00
parent 507142cde4
commit f810f9cbf0
2 changed files with 21 additions and 0 deletions

View File

@@ -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

View 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