ktea

Terminal UI client for Apache Kafka with intuitive navigation

brewmacoslinux
Try with needOr install directly
Source

About

Kafka TUI client

Commands

ktea

Examples

Connect to a Kafka broker and browse topics$ ktea -brokers localhost:9092
Connect to specific Kafka cluster and view messages$ ktea -brokers broker1:9092,broker2:9092,broker3:9092
Display version information$ ktea -version