Skip to content

Instantly share code, notes, and snippets.

@gmyrianthous
Last active March 6, 2021 16:18
Show Gist options
  • Select an option

  • Save gmyrianthous/be1bde3e272fcf883be4c436ff2730f4 to your computer and use it in GitHub Desktop.

Select an option

Save gmyrianthous/be1bde3e272fcf883be4c436ff2730f4 to your computer and use it in GitHub Desktop.
kafkacat-consume-all-messages
kafkacat \
-C \
-b localhost:9092 \
-t testTopic \
-o beginning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment