Skip to content

Instantly share code, notes, and snippets.

@gmyrianthous
Created March 6, 2021 16:49
Show Gist options
  • Select an option

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

Select an option

Save gmyrianthous/ec65272817083a386281248cfd98380c to your computer and use it in GitHub Desktop.
kafkacat-consume-last-n
kafkacat \
-C \
-b localhost:9092 \
-t testTopic \
-c 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment