Hello,
How can I configure stuff like “max.request.size” or “message.max.bytes” for Kafka input but on Graylog’s Consumer? I have run into problems where Kafka tried to send a 4MB message (4MB is our maximum Kafka-side) and Graylog’s consumer couldn’t consume it because it was too large.
Also: what are the default settings for max.request.size / message.max.bytes for Kafka input on Graylog?
Do you ask this for all Kafka inputs or for some specific? All input configuration is done on the input page and the settings of that input. If some option is not given, it is not possible to configure.