Update docs for ES 6

This commit is contained in:
Jean Flach 2018-04-11 14:32:06 +02:00 committed by Michael Friedrich
parent 1e0f67d778
commit a7d563a2e9

View File

@ -403,7 +403,7 @@ The check results include parsed performance data metrics if enabled.
> **Note** > **Note**
> >
> Elasticsearch 5.x is required. This feature has been successfully tested with Elasticsearch 5.6.4. > Elasticsearch 5.x or 6.x are required. This feature has been successfully tested with Elasticsearch 5.6.7 and 6.2.3.
Enable the feature and restart Icinga 2. Enable the feature and restart Icinga 2.
@ -434,7 +434,7 @@ Metric values are stored like this:
The following characters are escaped in perfdata labels: The following characters are escaped in perfdata labels:
Character | Escaped character Character | Escaped character
--------------|-------------------------- ------------|--------------------------
whitespace | _ whitespace | _
\ | _ \ | _
/ | _ / | _