influxdata/telegraf

Elasticsearch query input plugin support for ES v7

Open

#12,099 opened on Oct 25, 2022

View on GitHub
 (14 comments) (0 reactions) (1 assignee)Go (4,161 forks)batch import
feature requesthelp wantedsize/l

Repository metrics

Stars
 (9,892 stars)
PR merge metrics
 (Avg merge 2d 12h) (136 merged PRs in 30d)

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