Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 829 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 829 Bytes

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