Updated on 2022-08-12 GMT+08:00

How Do I View Accumulated Messages?

On the Kafka client, run the kafka-consumer-groups.sh --bootstrap-server {Kafka Connection Address} --describe --group {Consumer Group} command to view the accumulated messages in the consumer group.