Skip to content

Instantly share code, notes, and snippets.

@kknd22
Created March 22, 2015 21:23
Show Gist options
  • Save kknd22/c891c52e43cd65ba5be3 to your computer and use it in GitHub Desktop.
Save kknd22/c891c52e43cd65ba5be3 to your computer and use it in GitHub Desktop.
kafka - view message in the topic
bin/kafka-console-consumer.sh --zookeeper localhost:2181 --topic apache_log --from-beginning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment