Phil Brown
unread,Jan 15, 2022, 11:23:41 PM1/15/22Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Fluent Bit
We currently use a mysql db for assorted special logging from a python app.
We are in process of transitioning to using the FluentD Python API, to write to fluentd, which will then be forwarded on to various places.
Then I found out about fluentbit!
would fluentbit be a fit for this also? If so, any recommendations on how to approach handling input?
I already know output is covered, since I see existing output plugins matching our need.