fluent / fluent/fluent-plugin-s3
Want to use variable in s3_bucket
Open
enhancement
- Dominant language
- Ruby
- Stars
- 322
- Forks
- 217
- Avg merge
- 14h 34m
- Merged PRs (30d)
- 5
Description
It seems to be impossible to use variables in s3_bucket.
My use case is to store events in different s3 buckets based on the event tag.
When I'm trying to specify bucket name like this:
s3_bucket s3-${tag}
I've also tried to use parts of the tag like ${tag[1]} without success. Is there any option to make it possible with any workaround?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.