influxdata/telegraf

Elasticsearch query input plugin support for ES v7

Closed

#12,099 opened on Oct 25, 2022

 (14 comments) (0 reactions) (1 assignee)Go (5,837 forks)batch import
feature requesthelp wantedsize/l

Repository metrics

Stars
 (17,764 stars)
PR merge metrics
 (PR metrics pending)

Description

Use Case

Querying logs stored in Elasticsearch version 7

Expected behavior

The connection works to Elasticsearch v7 and the query is executed

Actual behavior

I get the following error:

E! [inputs.elasticsearch_query] E! error connecting to elasticsearch: elasticsearch version 7.17.4 not supported (currently supported versions are 5.x and 6.x)

Additional info

No response

Contributor guide