Having a dynamic path for fluent-bit azure_blob output plugin

142 views
Skip to first unread message

Lokeshwaran K

unread,
Mar 1, 2021, 4:32:44 AM3/1/21
to Fluent Bit
Hi,
How to have a dynamic path which includes record accessor from the parsed record and have timestamps in the blob path, can anyone please guide
For example,
For the following record generated at 
2021-03-01T09:28:33.378Z 
{serviceName: "xyz", text: "hello"}
should go to xyz/2021/03/01/09
where
xyz -> serviceName from the parsed record
2021 -> year
03 -> month
01 -> day
09 -> hour
my config was 
path staging-test/$f_s/%Y/%m/%H
Can anyone guide me to achieve the following, thanks in advance

Pushkar Gaur

unread,
Mar 23, 2021, 5:22:02 PM3/23/21
to Fluent Bit
+1
I would love this feature as well. 
Thanks,
Pushkar

Reply all
Reply to author
Forward
0 new messages