Skip to content

Instantly share code, notes, and snippets.

@zabih-alipour
Last active October 31, 2021 07:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zabih-alipour/830874358684b2b794a39694fafb857a to your computer and use it in GitHub Desktop.
Save zabih-alipour/830874358684b2b794a39694fafb857a to your computer and use it in GitHub Desktop.
Get kafka topic message count
kafka-run-class.sh kafka.tools.GetOffsetShell --broker-list localhost:9092 --topic topic_name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment