Skip to content

Instantly share code, notes, and snippets.

@nitinsatish
Created November 16, 2022 07:07
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 nitinsatish/aefbcdf9d58f60dc37eb22f008c1509f to your computer and use it in GitHub Desktop.
Save nitinsatish/aefbcdf9d58f60dc37eb22f008c1509f to your computer and use it in GitHub Desktop.
[Read messages from Kafka] #kafka

bin/kafka-console-consumer.sh --bootstrap-server localhost:9092 --topic --from-beginning

In kafka container: cd /opt/bitnami/kafka/bin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment