kafka-webview
kafka-webview copied to clipboard
Full-featured web-based Apache Kafka consumer UI
…ster and view specific consumer group ids for #140
Hi, we are using `Kafka 2.2.0` and observing `org.apache.kafka.common.errors.TimeoutException` when selecting a specific consumer. The issue seems to occur only in the UI, when we use the shell script `kafka-consumer-groups.sh`...
Hi, here the idea was to automatize the registration of de-serializer at startup, hope that it does go again the idea of the product.
Work in progress.
Add ability to delete topics from Kafka. This feature has been implemented but explicitly disabled pending the roll out of custom user roles. Revert/see [This Commit](https://github.com/SourceLabOrg/kafka-webview/pull/150/commits/01929a630036d68048f3787d3f088d0749278e04) to show how to...
Hey there, Can you consider modifying LDAP configuration to provide more advanced custom LDAP search filters or options? The issues that given default Spring configuration finds Groups by provided base...
Lets create documentation in the [How To Style](https://www.divio.com/blog/documentation/) for deploying a Kafka-WebView release on AWS. Let's include both running it directly exposed, and behind an SSL terminated load balancer.
Lets create documentation in the [How To Style](https://www.divio.com/blog/documentation/) for deploying a Kafka-WebView release on IBM. Let's include both running it directly exposed, and behind an SSL terminated load balancer (if...
Lets create documentation in the [How To Style](https://www.divio.com/blog/documentation/) for deploying a Kafka-WebView release on Heroku
when trying to use start.sh from the release bin package, the app is up and running but chrome is showing this error message ERR_TOO_MANY_REDIRECTS when using sslrequire true in the...