Skip to content

Instantly share code, notes, and snippets.

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 anand086/a530d3a473eccf5038400b6dd3dfe934 to your computer and use it in GitHub Desktop.
Save anand086/a530d3a473eccf5038400b6dd3dfe934 to your computer and use it in GitHub Desktop.
[ec2-user@ip-10-0-1-43 ~]$ kafka-run-class.sh kafka.tools.GetOffsetShell --broker-list $BOOTSTRAP --topic transaction_events | awk -F ":" '{print $3}'
22369
22060
22547
22231
22340
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment