Skip to content

Instantly share code, notes, and snippets.

@nuria
Created May 3, 2021 05:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nuria/fb1371dbce3666541f854ed41abd5bd6 to your computer and use it in GitHub Desktop.
Save nuria/fb1371dbce3666541f854ed41abd5bd6 to your computer and use it in GitHub Desktop.
kafkacat-consume-headers.sh
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