|
@@ -23,6 +23,15 @@ Set up UI for Apache Kafka with just a couple of easy commands to visualize your
|
|
|
* **Dynamic Topic Configuration** — create and configure new topics with dynamic configuration
|
|
|
* **Configurable Authentification** — secure your installation with optional Github/Gitlab/Google OAuth 2.0
|
|
|
|
|
|
+ # The Interface
|
|
|
+UI for Apache Kafka makes it easy for you to create topics in your browser by several clicks,
|
|
|
+pasting your own parameters, and viewing topics in the list.
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+Let's say we want to produce messages for our topic. With the UI for Apache Kafka we can send or write data/messages to the Kafka topics without effort by specifying parameters, and viewing messages in the list.
|
|
|
+
|
|
|
+
|
|
|
|
|
|
# Getting Started
|
|
|
|