Skip to content

Instantly share code, notes, and snippets.

@indiejoseph
Created June 16, 2020 09:38
Show Gist options
  • Save indiejoseph/bdbe5f6a187b0d9cffd8a0c4c0154bdc to your computer and use it in GitHub Desktop.
Save indiejoseph/bdbe5f6a187b0d9cffd8a0c4c0154bdc to your computer and use it in GitHub Desktop.
check Kafka message
$KAFKA_HOME/bin/kafka-console-consumer.sh --bootstrap-server localhost:9092 --topic test --from-beginning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment