
Hi everyone, I've got another CLI tool that maybe some Kafka users might find useful.https://github.com/kdrakon/topiksThis is an interactive tool which allows you primarily to manage the topics on your Kafka >=2.0 cluster (e.g. create, delete, modify config). I think the major difference from other tools is that it also allows you to monitor and visualise consumer offsets in way similar to htop CPU graphs: https://ift.tt/2FNhcVE (more gifs on Github).Right now I have a pre-release (0.1.0-alpha+003), but was hoping to get some people willing to test it on their clusters. via /r/apachekafka https://ift.tt/2OC1wHv
No comments:
Post a Comment