Skip to content

Instantly share code, notes, and snippets.

@hpgrahsl
Created July 19, 2019 12:42
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 hpgrahsl/e5c67cdb3c273fdf1670e3bbeee67785 to your computer and use it in GitHub Desktop.
Save hpgrahsl/e5c67cdb3c273fdf1670e3bbeee67785 to your computer and use it in GitHub Desktop.
Outbox Topic Inspection with Avro Console Consumer
bin/kafka-avro-console-consumer --bootstrap-server localhost:9092 --topic dbserver1.outbox-demo.outbox_event --from-beginning | jq
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment