Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Docker Examples

Official Images

Elastic maintains official docker images for all components in the stack. Please refer to official documentation for these images, more specifically:

Elasticsearch

https://www.elastic.co/guide/en/elasticsearch/reference/current/docker.html

Kibana

https://www.elastic.co/guide/en/kibana/current/docker.html

Logstash

https://www.elastic.co/guide/en/logstash/current/docker.html

Full Stack Examples

A full stack example, which installs Logstash, Beats and Elasticsearch can be found here. This deploys a full example architecture of the Elastic Stack with data provided by Logstash and Beats modules.