Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DLQ for Kafka Output #57

Open
davewat opened this issue Sep 10, 2020 · 0 comments
Open

DLQ for Kafka Output #57

davewat opened this issue Sep 10, 2020 · 0 comments

Comments

@davewat
Copy link

davewat commented Sep 10, 2020

Referencing this issue from logstash-output-kafka:
logstash-plugins/logstash-output-kafka#167

Implement DLQ for Kafka output. This will also help admins capture problem events that are causing exceptions like the following so they can determine the corrective action to take based on the content of the event:

{:exception=>java.util.concurrent.ExecutionException: org.apache.kafka.common.errors.RecordTooLargeException: The message is 12110282 bytes when serialized which is larger than the maximum request size you have configured with the max.request.size configuration.}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant