kzk / docker-compose-efk

Collect Container Logs with EFK (Elasticsearch + Fluentd + Kibana) via Docker Fluentd Logging Driver
190 stars 118 forks source link

Split the docker-compose and add a README #1

Closed pedroarthur closed 7 years ago

pedroarthur commented 7 years ago

In order to ease the use of the docker-compose.yml, these patches split it into the actual docker-compose.yml and an example/httpd.yml. This way, users are able to use the docker-compose as it is. Besides that, these patches add a README explaining how users can test the set-up and also hardcode the version of the images to provide reproducibility of deployment.