Failed to produce to topic default: Broker: Message size too large. #7230
Unanswered
kartikzheng
asked this question in
Q&A
Replies: 1 comment
-
hey @kartikzheng did you manage to resolve it? I do have the same issue with the |
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.
-
Hello everyone, I reported the following error when using fluent-bit log collection: “Failed to produce to topic default: Broker: Message size too large.”
Kafka sets the maximum size of a message to 10 MB.
Message.max. bytes=10585760
The main configurations of Fluent bit are:
Both Buffer_Chunk_Size and Buffer_Max_Size have tried to set different sizes. The fluent bit version also tried to update to the latest version, but the above error was reported. May I ask you how to solve it? thank you.
Beta Was this translation helpful? Give feedback.
All reactions