From e595733ba12a7a3ff752d2ae2d9baa0a13e913b8 Mon Sep 17 00:00:00 2001 From: tony Date: Mon, 15 Dec 2014 13:59:41 +0100 Subject: [PATCH] Added WARNING for Docker 1.4 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0d385ad..87a4c51 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # 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. This aims to give you the ability to quickly test your logstash filters and how the data can be processed in Kibana.