Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save indiejoseph/da94e42def34a31d450060bc4d95f924 to your computer and use it in GitHub Desktop.
Save indiejoseph/da94e42def34a31d450060bc4d95f924 to your computer and use it in GitHub Desktop.
Get number of message in topic | Kafka
$KAFKA_HOME/bin/kafka-run-class.sh kafka.tools.GetOffsetShell --topic topic --broker-list=kafka:9092
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment