From 9b5486eb0c6dd455f55f99cd494ea1d8f882f40b Mon Sep 17 00:00:00 2001 From: Michael Friedrich Date: Fri, 22 Dec 2017 10:11:37 +0100 Subject: [PATCH] Update ElasticsearchWriter docs for 5.x support only --- doc/14-features.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/14-features.md b/doc/14-features.md index 83617df44..06c9342eb 100644 --- a/doc/14-features.md +++ b/doc/14-features.md @@ -347,7 +347,7 @@ The check results include parsed performance data metrics if enabled. > **Note** > -> Elasticsearch 5.x+ is required. +> Elasticsearch 5.x is required. This feature has been successfully tested with Elasticsearch 5.6.4. Enable the feature and restart Icinga 2.