Skip to content

obegendi/Devbox

Repository files navigation

Elastic stack (ELK) - Prometheus - Graphana - Kafka on Docker for developer box usage

(Just for development purpose on my own) Run the latest version of the Elastic stack with Docker and Docker Compose.

Based on the official Docker images from Elastic:

Usage

Start the stack using docker-compose:

$ docker-compose up

By default, the dev box exposes the following ports:

  • 5000: Logstash TCP input
  • 9200: Elasticsearch HTTP
  • 9300: Elasticsearch TCP transport
  • 5601: Kibana
  • 9090: Prometheus UI
  • 3000: Grafana UI (admin:admin)
  • 8080: Kafka metrics - http://localhost:8080/metrics