Show HN: Kowl – An Open Source WebUI for Apache Kafka with a good UI and UX
1–10 of 33 posts
Re: Show HN: Kowl – An Open Source WebUI for Apache Kafka with a good UI and UX
#2This looks dope, I'll check it out after my vacation for our Kafka clusters. I haven't yet found a decent web interface for Kafka. For cluster overview there's cruise-control but apart from that it all feels too messy and the UX is often more of an afterthought. Thanks for doing this. I hope your enterprise features provide you with sufficient revenue to keep this going. If not, maybe offer a donation button somewhere?
Re: Show HN: Kowl – An Open Source WebUI for Apache Kafka with a good UI and UX
#3This looks dope, I'll check it out after my vacation for our Kafka clusters. I haven't yet found a decent web interface for Kafka. For cluster overview there's cruise-control but apart from that it all feels too messy and the UX is often more of an afterthought. Thanks for doing this. I hope your enterprise features provide you with sufficient revenue to keep this going. If not, maybe offer a donation button somewher…
We don't have any expectations or force to make money with Kowl. Besides that we already use Kowl at our company where engineers use it with joy in their daily business. We don't only get valuable feedback from colleagues who use Kowl, but our employer does also sponsor our efforts with working time. If it ultimately turns out to be not profitable at all we will simply open source everything I guess.
Re: Show HN: Kowl – An Open Source WebUI for Apache Kafka with a good UI and UX
#4I also can recommend https://github.com/tchiotludo/akhq for basic Kafka management
Re: Show HN: Kowl – An Open Source WebUI for Apache Kafka with a good UI and UX
#5This looks great. Does it support avro via the schema registry?
Re: Show HN: Kowl – An Open Source WebUI for Apache Kafka with a good UI and UX
#6I was looking for something like this about a year ago but no open source solution existed. Thank you!
Re: Show HN: Kowl – An Open Source WebUI for Apache Kafka with a good UI and UX
#7This looks great. Does it support avro via the schema registry?
It would be great to have this info on the readme
Re: Show HN: Kowl – An Open Source WebUI for Apache Kafka with a good UI and UX
#8Our company uses https://github.com/obsidiandynamics/kafdrop it's FOSS. It can also handle AVRO and PROTOBUF messages.
Re: Show HN: Kowl – An Open Source WebUI for Apache Kafka with a good UI and UX
#9Re: Show HN: Kowl – An Open Source WebUI for Apache Kafka with a good UI and UX
#10This looks great. Does it support avro via the schema registry?
No it doesn't support avro yet, but this is being worked on and we think this could be added in 1.2 already! I added a note about the supported message formats in the readme.