mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-18 23:13:20 +01:00
25 lines
623 B
YAML
25 lines
623 B
YAML
elasticfleet:
|
|
server:
|
|
endpoints_enrollment:
|
|
description: Endpoint enrollment key.
|
|
global: True
|
|
helpLink: elastic-fleet.html
|
|
sensitive: True
|
|
advanced: True
|
|
es_token:
|
|
description: Elastic auth token.
|
|
global: True
|
|
helpLink: elastic-fleet.html
|
|
sensitive: True
|
|
advanced: True
|
|
grid_enrollment:
|
|
description: Grid enrollment key.
|
|
global: True
|
|
helpLink: elastic-fleet.html
|
|
sensitive: True
|
|
advanced: True
|
|
url:
|
|
description: Agent connection URL.
|
|
global: True
|
|
helpLink: elastic-fleet.html
|
|
advanced: True |