KIP-23 — Add JSON/CSV output and looping options to ConsumerGroupCommand
Discussion AdminConsumer
KIP-23 adds `--output-format` (csv/json) and `--loop`/`--num-iterations` options to `kafka-consumer-groups.sh`, enabling machine-readable output and continuous polling without scripting wrappers. This addresses the lack of structured output and interactive monitoring support in the consumer group command-line tool.
Details
| Author | Ashish Singh |
| Status | Discussion |
| JIRA | KAFKA-313 |
| Wiki | View on Apache Wiki |
| Created | 2015-05-07 |
| Last Modified | 2015-07-02 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.