Skip to content

onyas/elk-in-docker

Repository files navigation

ELK In Docker

Supported ELK Versions

  • 6.2.4

Quick Start

If you want to run ELK in cluster,in current folder run:

	docker-compose up

wait until all the service started

	docker ps 

You can find that there is a container named elk

Then open http://172.16.0.110:5601/app/kibana#/home, you can find that kabana already started. After that you can request http://172.16.0.110:8080 to generate log to Logstash. Followed that open the Managerment tab to add Index Patterns. Finally you will find some logs in the Discover tab.

Contributing, feedback, contact

Any kind of feedback/criticism would be greatly appreciated.

Releases

No releases published

Packages

No packages published

Languages