mirror of
https://github.com/Icinga/icinga2.git
synced 2026-06-11 09:40:46 -04:00
Merge pull request #5911 from Icinga/fix/docs-elastic
Update ElasticsearchWriter docs for 5.x support only
This commit is contained in:
commit
eea8e4e1d3
1 changed files with 1 additions and 1 deletions
|
|
@ -347,7 +347,7 @@ The check results include parsed performance data metrics if enabled.
|
|||
|
||||
> **Note**
|
||||
>
|
||||
> Elasticsearch 5.x+ is required. This feature has been tested with Elasticsearch 5.6.4 and 6.0.0.
|
||||
> Elasticsearch 5.x is required. This feature has been successfully tested with Elasticsearch 5.6.4.
|
||||
|
||||
Enable the feature and restart Icinga 2.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue