Skip to content

Instantly share code, notes, and snippets.

@raihavelotio
Created February 15, 2024 10:04
kafka-console-consumer.sh --bootstrap-server source-kafka:9092 --topic test-topic --max-messages 5 --consumer-property enable.auto.commit=true --consumer-property group.id=test-group —from-beginning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment