Fix Elasticsearch output plugin description

The plugin supports through version 7.x.
pull/1818/head
pierwill 2020-11-11 16:04:59 -08:00
parent 7af05c4742
commit d9f44bfd0c
1 changed files with 2 additions and 2 deletions

View File

@ -1842,8 +1842,8 @@ output:
id: elasticsearch
description: |
The Elasticsearch output plugin writes to Elasticsearch via HTTP using
[Elastic](http://olivere.github.io/elastic/). Currently it only supports
Elasticsearch 5.x series.
[Elastic](http://olivere.github.io/elastic/).
It supports Elasticsearch releases from 5.x up to 7.x.
introduced: 0.1.5
tags: [linux, macos, windows, data-stores]