diff --git a/README.md b/README.md index 95182215a1b16ace85ce482cd54106d3f8529cb2..65c69bf78b5469984ba4e591ec88f3b1a427b552 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,17 @@ -# LEK +# π ELK Stackβ Elasticsearch Logstash Kibana -Logstash -Elasticsearch -Kibana \ No newline at end of file +A lightweight, developer-friendly stack combining **Elasticsearch**, **Logstash**, **Kibana**, and a **Flask API** for centralized logging and visualization. Ideal for local development, prototyping, and log analytics dashboards. + +## π§ What's Inside + +- π¦ **Elasticsearch** β Search and analytics engine +- π **Kibana** β Visualize and explore logs +- πͺ΅ **Logstash** β Log processor and shipper +- π **Flask** β REST API with Swagger docs +- π³ **Docker Compose** β One command spin-up +- β± **wait-for-it.sh** β Service dependency handling + +## π Quick Start + +```bash +docker-compose up