Docker ELK stack Based on the official images: Elasticsearch Logstash Kibana Installation Requirements Docker Docker-compose Allocate enough memory to your VM : sudo sysctl -w vm.max_map_count=262144 Clone the repository git clone https://github.com/Ludotes/docker-elk.git Run docker-compose sudo docker-compose up Configuration Edit docker-compose.yml in an editor.