Created
May 3, 2021 05:04
-
-
Save nuria/fb1371dbce3666541f854ed41abd5bd6 to your computer and use it in GitHub Desktop.
kafkacat-consume-headers.sh
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kafkacat -F ./kafkacat.auth -p 0 -t dlq-lcc-dy0v1 -C -f '\nKey (%K bytes): %k | |
Value (%S bytes): %s | |
Timestamp: %T | |
Partition: %p | |
Offset: %o | |
Headers: %h\n' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment