producer flush option with fluent bit #3749
Unanswered
manivannan-g
asked this question in
Q&A
Replies: 2 comments 2 replies
-
Are you calling |
Beta Was this translation helpful? Give feedback.
1 reply
-
This sounds like a fluent issue. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm using fluent bit for the log collecting and pushing to kafka. Upon fluent bit pod termination, I see the following message and also resulting in data loss:
I tried finding a relevant option to enable flush https://github.com/edenhill/librdkafka/blob/master/CONFIGURATION.md, unfortunately I couldn't find in there.
Here's my kafka output configuration:
Env: Kubernetes
Fluentbit version: 1.8.12
Is there a work around to ensure to wait till all messages flushed out before exit? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions