influxdata/telegraf
GitHub で見るElasticsearch query input plugin support for ES v7
Open
#12,099 opened on 2022年10月25日
feature requesthelp wantedsize/l
Repository metrics
- Stars
- (9,892 stars)
- PR merge metrics
- (平均マージ 2d 12h) (30d で 136 merged PRs)
説明
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