yozefu

TUI for exploring and interacting with Kafka clusters

brewmacoslinux
Try with needOr install directly
Source

About

TUI for exploring data in a Kafka cluster

Commands

yozefu

Examples

Start the interactive TUI to explore Kafka topics and messages$ yozefu
Connect to a specific Kafka broker and explore its topics$ yozefu --brokers localhost:9092
Browse messages from a specific topic in the TUI$ yozefu --topic my-topic