uken / fluent-plugin-elasticsearch

Apache License 2.0
891 stars 310 forks source link

installed un-desired version of elasticsearch client #1022

Closed shdluan closed 1 year ago

shdluan commented 1 year ago

my elasticsearch's version is 7.11.1, when I install fluent-plugin-elasticsearch, it default install elasticsearch:8.8.0, even if I already install elasticsearch:7.11.1 I tried use --with-elasticsearch-version=7.11.1, but it useless. As result it meets error: using elasticsearch client 8.8.0 is not compatible for you elasticsearch server

how could I install fluent-plugin-elasticsearch and specify the version of elasticsearch client

github-actions[bot] commented 1 year ago

@shdluan this issue was automatically closed because it did not follow the issue template.