atomita / fluent-plugin-aws-elasticsearch-service

This repository is extends of https://github.com/uken/fluent-plugin-elasticsearch/ which made connectable to Amazon Elassticsearch Service using Aws Signers V4. Please check the requirements to connect to Amazon Elassticsearch Service without using Aws Signers V4 for before starting use. (reference https://groups.google.com/forum/#!msg/fluentd/uW87VAOqxeE/cfhenicEBAAJ)
MIT License
122 stars 49 forks source link

Permit to work with Fluentd v1 and ES plugin v3 #51

Closed cosmo0920 closed 5 years ago

cosmo0920 commented 5 years ago

Closes https://github.com/atomita/fluent-plugin-aws-elasticsearch-service/pull/46.

We should permit to work with ES plugin v3 and Fluentd v1.

cosmo0920 commented 5 years ago

@atomita Could you push the new version of fluent-plugin-aws-elasticsearch-service? I've merged this PR and #49. It's time to bump up version. Thanks.

atomita commented 5 years ago

@cosmo0920 Thank you for merged!