feature requesthelp wantedsize/l
仓库指标
- Star
- (9,892 star)
- PR 合并指标
- (平均合并 2天 12小时) (30 天内合并 136 个 PR)
描述
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