Skip to content

gohypergiant/docker-elastic-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-elastic-agent

A Dockerized build of the Elastic Agent

Hypergiant

Using this image

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

Who maintains this image?

This image is maintained by the Hypergiant Infrastructure Engineering Team.

How is this image versioned?

The tags on this image track tags from the upstream Elastic Agent and will match accordingly.

Contributing

See our Contributing Guidelines.

License

This repository is licensed under Apache 2.0.