Search your Kafka topics with this python flask web browser. kafka-topics-message-browser allows for customizable browsing/searching of Kafka topics. Functionality: provide desired string and topics, browser will return all messages within requested topics that contain desired string. Default format parsers provided: json and avro.
-
Updated
Jan 5, 2021 - Python