Created
June 3, 2018 14:37
-
-
Save n5i/7abe6b242c39dad0b88b394b1c75bb54 to your computer and use it in GitHub Desktop.
Test Kafka connection
This file contains hidden or 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
$ telnet kafka.brandur.org 9092 | |
Trying 10.100.15.15... | |
Connected to kafka.brandur.org. | |
Escape character is '^]'. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment