Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 753 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 753 Bytes

Pre configured ELK (Elasticsearch, logstash and Kibana)

ELK orchestration using docker and docker-compose.

Setup Just clone this repository and change this line of code to be your log directory.

The log syncronization is done by Filbeat and the configuration is allowed by the configuration file, just change the prospectors to read your own log files.

You will just need docker and docker-compose to be able to run this ELK.

Running docker-compose:

docker-compose up

If you need help, take a look here http://walde.co/2016/07/11/configurando-elk-com-docker-e-filebeat/