Skip to content
Snippets Groups Projects
Select Git revision
  • 1997a82e99e16fdea0ddb13734ecffba97bf0aff
  • master default protected
2 results

lek

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • Marc Feger's avatar
    Marc Feger authored
    1997a82e
    History

    🚀 ELK Stack– Elasticsearch Logstash Kibana

    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

    docker-compose up