[Q&A] Controlling Kafka Consumer Speed and Back Pressure Mechanisms in Fluentd #4539
Unanswered
Mingsicogi
asked this question in
Q&A
Replies: 1 comment
-
Fluent Bit already implemented back pressure mechanism. So, it's time to move out from Fluentd. 🫥 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
What is a problem?
I am currently using the Fluentd Kafka plugin to consume data from Kafka. In high-throughput environments, I am encountering issues where the output processing rate cannot keep up with the incoming data rate from Kafka. This leads to potential data loss or increased memory usage. Specifically, I have the following questions and feature requests:
Describe the configuration of Fluentd
No response
Describe the logs of Fluentd
No response
Environment
Beta Was this translation helpful? Give feedback.
All reactions