An-DJ commented on issue #8647: URL: https://github.com/apache/apisix/issues/8647#issuecomment-1377016337
It is a break change introduced by es 8.0+ due to `removal of mapping types`. Ref: https://www.elastic.co/guide/en/elasticsearch/reference/8.0/release-highlights.html#_7_x_rest_api_compatibility The plugin eleasticsearch-logger is tested based on [es 7.17.1](https://github.com/apache/apisix/blob/master/ci/pod/docker-compose.plugin.yml#L209). For now it may only support the version 7.x. @gaoxingliang Would you like to fix that issue? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
