fluent / fluent-plugin-s3

Amazon S3 input and output plugin for Fluentd
https://docs.fluentd.org/output/s3
314 stars 218 forks source link

When s3_bucket is defined dynamically it is not created when value changes #350

Closed rmontenegroo closed 3 years ago

rmontenegroo commented 4 years ago

Hi!

I have s3_bucket created dynamically like this: s3_bucket #{date +%Y-%m-%d | tr -d '\n'} and I also have autocreate bucket set to true.

When the value changes (when comes a new day in my case), the new bucket is not created.

github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale because it has been open 90 days with no activity. Remove stale label or comment or this issue will be closed in 30 days

github-actions[bot] commented 3 years ago

This issue was automatically closed because of stale in 30 days