elk-stack-demo allows you to run the latest version of the Elastic stack with Docker and Docker Compose.
It gives you the ability to analyze the data by using the searching/aggregation capabilities of Elasticsearch and the visualization power of Kibana.
Based on the official Docker images from Elastic:
- Download Docker Desktop for Windows. Docker Compose will be automatically installed.
- Install Docker Desktop
- Open terminal
- Run start.bat
- Wait until docker runs
- Go to http://localhost:9200/
- Go to http://localhost:5601/