Skip to content

Instantly share code, notes, and snippets.

@gnschenker
Created October 2, 2019 14:08
Show Gist options
  • Save gnschenker/91d20f108d0b3b4b2bcc1066f84f23d9 to your computer and use it in GitHub Desktop.
Save gnschenker/91d20f108d0b3b4b2bcc1066f84f23d9 to your computer and use it in GitHub Desktop.
kafka-console-producer \
--broker-list kafka:9092 \
--topic demo-topic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment