mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Merge pull request #9960 from Security-Onion-Solutions/guifixes
Add gui components for fleet
This commit is contained in:
18
salt/elasticfleet/soc_elasticfleet.yaml
Normal file
18
salt/elasticfleet/soc_elasticfleet.yaml
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
elasticfleet:
|
||||||
|
server:
|
||||||
|
endpoints_enrollment:
|
||||||
|
description: Endpoint enrollment key.
|
||||||
|
global: True
|
||||||
|
helpLink: elastic-fleet.html
|
||||||
|
es_token:
|
||||||
|
description: Elastic auth token.
|
||||||
|
global: True
|
||||||
|
helpLink: elastic-fleet.html
|
||||||
|
grid_enrollment:
|
||||||
|
description: Grid enrollment key.
|
||||||
|
global: True
|
||||||
|
helpLink: elastic-fleet.html
|
||||||
|
url:
|
||||||
|
description: Agent connection URL.
|
||||||
|
global: True
|
||||||
|
helpLink: elastic-fleet.html
|
||||||
Reference in New Issue
Block a user