A Dockerized build of the Elastic Agent
This image assumes you have a working Elastic Search and Kibana deployment and are using Fleet to manage your Elastic Agents.
The image registers a new agent at startup using the KIBANA_URL
and ENROLLMENT_TOKEN
environment variables.
docker run -d -it -e KIBANA_URL=http://example.com -e ENROLLMENT_TOKEN=aaaabbbbccccdddd ghcr.io/gohypergiant/docker-elastic-agent:v7.11.1
This image is maintained by the Hypergiant Infrastructure Engineering Team.
The tags on this image track tags from the upstream Elastic Agent and will match accordingly.
See our Contributing Guidelines.
This repository is licensed under Apache 2.0.