FluentBit Performance #9422
Unanswered
brunooliveiramac
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.
-
Hi everyone :)
I'm receiving logs from 2 persistent TCP connections to fluentbit. This is my config.
I would need to handle:
~ 70MB per sec
~ 700 bytes per message
110.000 messages per sec
Not being able to reach full capacity
I don't have issues with forwarding, and my Kafka is working fine.
The point is, I still have CPU and memory available. I would expect Fluentbit to be able to handle more throughput.
If anyone know what can I do to improve its performance?
Beta Was this translation helpful? Give feedback.
All reactions