Skip to content

Instantly share code, notes, and snippets.

@gnschenker
Created October 2, 2019 14:10
Show Gist options
  • Save gnschenker/132b083b09e3f403914c58194ef7ad71 to your computer and use it in GitHub Desktop.
Save gnschenker/132b083b09e3f403914c58194ef7ad71 to your computer and use it in GitHub Desktop.
kafka-console-consumer \
--bootstrap-server kafka:9092 \
--topic demo-topic \
--from-beginning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment