Skip to content

Instantly share code, notes, and snippets.

@AdilHoumadi
Created March 22, 2021 12:37
Show Gist options
  • Save AdilHoumadi/921e776818af2b37c8893872c4957009 to your computer and use it in GitHub Desktop.
Save AdilHoumadi/921e776818af2b37c8893872c4957009 to your computer and use it in GitHub Desktop.
$ kafka-console-consumer.sh --bootstrap-server localhost:9092 --topic newTopic --from-beginning
{"id":"277066021","event_url":"https://www.meetup.com/Detroit-Young-Professional-Happy-Hour/events/277066021/","name":"Make New Friends - Singles Mixer (36-47)"}
{"id":"277066034","event_url":"https://www.meetup.com/Fun-Chefs/events/277066034/","name":"New Friends - Single Professionals Mixer (36-47 group)"}
...
Processed a total of 103 messages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment