can i set fluentd s3 output path with record key? #4285
Unanswered
kimdragon50
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using s3 plugin. I want to set path to the value of record. Is it possible? Below is an example
-record
{ key : { foo : bar } }
path ${key.foo}/y=%Y/m=%m/d=%d/
Beta Was this translation helpful? Give feedback.
All reactions