-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
Ingest Management:alpha1Group issues for ingest management alpha1Group issues for ingest management alpha1Team:FleetTeam label for Observability Data Collection Fleet teamTeam label for Observability Data Collection Fleet team
Description
Description
We should allow the user to configure elastic-agent monitoring, I think this should be done in the configuration pages?
Are we okay with using the default output for monitoring for alpha1? @ph
We should be able to add this to the generated config
outputs:
default:
type: elasticsearch
api_key: VuaCfGcBCdbkQm-e5aOx:ui2lp2axTNmsyakw9tvNnw
hosts: ["localhost:9200"]
ca_sha256: "7lHLiyp4J8m9kw38SJ7SURJP4bXRZv/BNxyyXkCcE/M="
# Not supported at first
queue:
type: disk
long_term_storage:
type: elasticsearch
api_key: VuaCfGcBCdbkQm-e5aOx:ui2lp2axTNmsyakw9tvNnw
hosts: ["localhost:9200"]
ca_sha256: "7lHLiyp4J8m9kw38SJ7SURJP4bXRZv/BNxyyXkCcE/M="
queue:
type: disk
monitoring:
type: elasticsearch
api_key: VuaCfGcBCdbkQm-e5aOx:ui2lp2axTNmsyakw9tvNnw
hosts: ["localhost:9200"]
ca_sha256: "7lHLiyp4J8m9kw38SJ7SURJP4bXRZv/BNxyyXkCcE/M="
settings.monitoring:
use_output: monitoring
Metadata
Metadata
Assignees
Labels
Ingest Management:alpha1Group issues for ingest management alpha1Group issues for ingest management alpha1Team:FleetTeam label for Observability Data Collection Fleet teamTeam label for Observability Data Collection Fleet team