mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-15 21:52:47 +01:00
31 lines
803 B
YAML
31 lines
803 B
YAML
elasticfleet:
|
|
enabled:
|
|
description: You can enable or disable Elastic Fleet.
|
|
advanced: True
|
|
helpLink: elastic-fleet.html
|
|
config:
|
|
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
|