influxdata/telegraf
Vedi su GitHubElasticsearch query input plugin support for ES v7
Open
#12.099 aperta il 25 ott 2022
feature requesthelp wantedsize/l
Metriche repository
- Star
- (9892 star)
- Metriche merge PR
- (Merge medio 2g 12h) (136 PR mergiate in 30 g)
Descrizione
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