Created
March 22, 2015 21:23
-
-
Save kknd22/c891c52e43cd65ba5be3 to your computer and use it in GitHub Desktop.
kafka - view message in the topic
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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