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

Can We Have Weekly Index creation? #76

Open jije-r opened 2 years ago

jije-r commented 2 years ago

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