Hi Team, We have few kafka clusters replicating & we would like to monitor the lag per topic on source, in mirror maker we have configured CONSUMER_GROUP_ID & replication is working fine.
When i run "kafka-consumer-groups.sh --list --bootstrap-server bootstrap.kafka:9092" , i dnt find the consumer group listed in the source kafka cluster. Please let me know how we can get the lag per topic using describe consumer group for mirror maker. Thanks a lot in advance