Added WARNING for Docker 1.4

This commit is contained in:
tony 2014-12-15 13:59:41 +01:00
parent 9a36fa735d
commit e595733ba1
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# Fig ELK Stack # Fig ELK Stack
NOTE: This tool is broken with Docker 1.4, see the following issue: https://github.com/docker/docker/pull/9631. I recommend the use of the Docker 1.3.x with this tool.
Run a local ELK (Elasticseach, Logstash, Kibana) stack with Fig and Docker. Run a local ELK (Elasticseach, Logstash, Kibana) stack with Fig and Docker.
This aims to give you the ability to quickly test your logstash filters and how the data can be processed in Kibana. This aims to give you the ability to quickly test your logstash filters and how the data can be processed in Kibana.