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)
We are currently having large number of index created on the daily bases, can we have configuration for creating index's on weekly basis. So that we could reduce more index bump out errors.
...
Steps to replicate
Provide example config and message
Expected Behavior or What you need to ask
Currently index are created as custom-index-yyyy-mm-dd
it would be encourage to have similar to below
Custom-index-yyyy-ww
...
Using Fluentd and ES plugin versions
OS version
Fluentd v0.12 or v0.14/v1.0
paste result of fluentd --version or td-agent --version
AWS ES Service plugin version
paste boot log of fluentd or td-agent
paste result of fluent-gem list, td-agent-gem list or your Gemfile.lock
Problem
We are currently having large number of index created on the daily bases, can we have configuration for creating index's on weekly basis. So that we could reduce more index bump out errors. ...
Steps to replicate
Provide example config and message
Expected Behavior or What you need to ask
Currently index are created as custom-index-yyyy-mm-dd it would be encourage to have similar to below Custom-index-yyyy-ww ...
Using Fluentd and ES plugin versions
fluentd --version
ortd-agent --version
fluent-gem list
,td-agent-gem list
or your Gemfile.lock