Failed to produce to topic default: Broker: Message size too large. #7230
Unanswered
kartikzheng
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
-
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