This project sets up an ELK (Elasticsearch, Logstash, Kibana) stack using Docker and Docker Compose.
Medium Runbook
Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.
Make sure you have this software installed:
-
Clone the repository:
git clone https://github.com/mlouguid/Elastic_stack.git ELK cd ELK docker-compose up -d
You are ready to go now to: http://localhost:5601
Deploy ELK Stack with Docker Compose and filebeat – clean test setup
