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

Depends on fluent-plugin-elasticsearch v3.3.0 or later #54

Closed cosmo0920 closed 5 years ago

cosmo0920 commented 5 years ago

Because #get_connection_options's arity is changed to 1 from 0. This is a breaking changes for this plugin.

Closes #52.


This PR contains breaking chnages. Please merge this PR after v2.0.1 is released. (#53)