templates.configuration.index.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of kafka-webview-ui Show documentation
Show all versions of kafka-webview-ui Show documentation
A full-featured web-based Apache Kafka consumer. Kafka WebView presents an easy-to-use web based interface for
reading data out of kafka topics and providing basic filtering and searching capabilities.
The newest version!
Configuration
Configuration
Section
Description
Users
Define who can login and what access they have.
Clusters
Define connection parameters for Kafka clusters you want to view data on.
Message Formats
Messages stored within Kafka can be persisted in various formats. This section allows you
to define and upload custom Deserializers for viewing data on your kafka clusters.
Record Filters
Often when viewing data in a Kafka topic, you are only interested in a subset of the
messages. Record Filters allow you to do server side filtering of messages coming from Kafka.
This section allows you to define and upload custom Record Filters.
Views
This section allows you to define how you would like view data from a configured
Kafka cluster and topic. It also allows you to configure Record Filters.