mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Adjust patch annotations
This commit is contained in:
@@ -5,17 +5,21 @@ elasticfleet:
|
|||||||
global: True
|
global: True
|
||||||
helpLink: elastic-fleet.html
|
helpLink: elastic-fleet.html
|
||||||
sensitive: True
|
sensitive: True
|
||||||
|
advanced: True
|
||||||
es_token:
|
es_token:
|
||||||
description: Elastic auth token.
|
description: Elastic auth token.
|
||||||
global: True
|
global: True
|
||||||
helpLink: elastic-fleet.html
|
helpLink: elastic-fleet.html
|
||||||
sensitive: True
|
sensitive: True
|
||||||
|
advanced: True
|
||||||
grid_enrollment:
|
grid_enrollment:
|
||||||
description: Grid enrollment key.
|
description: Grid enrollment key.
|
||||||
global: True
|
global: True
|
||||||
helpLink: elastic-fleet.html
|
helpLink: elastic-fleet.html
|
||||||
sensitive: True
|
sensitive: True
|
||||||
|
advanced: True
|
||||||
url:
|
url:
|
||||||
description: Agent connection URL.
|
description: Agent connection URL.
|
||||||
global: True
|
global: True
|
||||||
helpLink: elastic-fleet.html
|
helpLink: elastic-fleet.html
|
||||||
|
advanced: True
|
||||||
7
salt/soctopus/soc_soctopus.yaml
Normal file
7
salt/soctopus/soc_soctopus.yaml
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
soctopus:
|
||||||
|
playbook:
|
||||||
|
rulesets:
|
||||||
|
description: List of playbook rulesets
|
||||||
|
advanced: True
|
||||||
|
helplink: soctopus.html
|
||||||
|
global: True
|
||||||
Reference in New Issue
Block a user