Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 386 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 386 Bytes

ELK Elasticsearch Logstash and Kibana Starter Kit

This is just a Starter Kit for ELK stack.

It's meant only for development, not for production.

How to use this repo?

You can download only the Makefile and then proceeed with :

make run

This will start 3 containers ( firstly pulling them from docker.elastic.com elastic-docker-hub):

  • elastic
  • logstash
  • kibana