kafka-webview
kafka-webview copied to clipboard
Full-featured web-based Apache Kafka consumer UI
Not sure if this is known or not, but I've got kafka-webview up and running with my data system. (just having the ability to view topics has been awesome!) Our...
Clusters that have [authorization](https://docs.confluent.io/current/kafka/authorization.html) configured need more options around the consumer group Id (`consumerIdPrefix`), as ACL's are often based on the consumer group used. For example, as it is now,...
It looks like the current LDAP integration of kafka-webview wants to retrieve the user password property and compare locally. This is a somewhat odd requirement, since most LDAP servers are...
First of all, great project. I just deployed it with a custom Apache Avro deserializer and everything works like a charm. For my setup, I would like a little more...
I would like to know if you can offer the kafka producer feature, it would be great.
Excellent tool, it really provides good insights, we're using it on several production environments because it's such a great addition to our Kafka setup. When we deploy it we first...
Long topics & view names are cut-off. Check: [view1](https://thewholeshebang.be/view1.png) [view2](https://thewholeshebang.be/view2.png) [view3](https://thewholeshebang.be/view3.png) Also mentioned in #73
Raised by #53 we should have better support for being able to easily modify the configuration file.