From f62133526b276d500e79b60936e55da8776b9e9f Mon Sep 17 00:00:00 2001 From: German Osin Date: Wed, 30 Jul 2025 10:11:33 +0300 Subject: [PATCH] Updated Feature List --- README.md | 28 +++++++++++++++++----------- 1 file changed, 17 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index fd4b403ce..291c70970 100644 --- a/README.md +++ b/README.md @@ -43,17 +43,23 @@ We extend our gratitude to Provectus for their past support in groundbreaking wo ![Interface](https://raw.githubusercontent.com/kafbat/kafka-ui/images/overview.gif) # Features -* **Multi-Cluster Management** — monitor and manage all your clusters in one place -* **Performance Monitoring with Metrics Dashboard** — track key Kafka metrics with a lightweight dashboard -* **View Kafka Brokers** — view topic and partition assignments, controller status -* **View Kafka Topics** — view partition count, replication status, and custom configuration -* **View Consumer Groups** — view per-partition parked offsets, combined and per-partition lag -* **Browse Messages** — browse messages with JSON, plain text, and Avro encoding -* **Dynamic Topic Configuration** — create and configure new topics with dynamic configuration -* **Configurable Authentication** — [secure](https://ui.docs.kafbat.io/configuration/authentication) your installation with optional Github/Gitlab/Google OAuth 2.0 -* **Custom serialization/deserialization plugins** - [use](https://ui.docs.kafbat.io/configuration/serialization-serde) a ready-to-go serde for your data like AWS Glue or Smile, or code your own! -* **Role based access control** - [manage permissions](https://ui.docs.kafbat.io/configuration/rbac-role-based-access-control) to access the UI with granular precision -* **Data masking** - [obfuscate](https://ui.docs.kafbat.io/configuration/data-masking) sensitive data in topic messages + +* **Topic Insights** – View essential topic details including partition count, replication status, and custom configurations. +* **Configuration Wizard** – Set up and configure your Kafka clusters directly through the UI. +* **Multi-Cluster Management** – Monitor and manage all your Kafka clusters in one unified interface. +* **Metrics Dashboard** – Track key Kafka metrics in real time with a streamlined, lightweight dashboard. +* **Kafka Brokers Overview** – Inspect brokers, including partition assignments and controller status. +* **Consumer Group Details** – Analyze parked offsets per partition, and monitor both combined and partition-specific lag. +* **Message Browser** – Explore messages in JSON, plain text, or Avro encoding formats. Live view is supported, enriched with user-defined CEL message filters. +* **Dynamic Topic Management** – Create and configure new topics with flexible, real-time settings. +* **Pluggable Authentication** – Secure your UI using OAuth 2.0 (GitHub, GitLab, Google), LDAP, or basic authentication. +* **Cloud IAM Support** – Integrate with **GCP IAM**, **Azure IAM**, and **AWS IAM** for cloud-native identity and access management. +* **Managed Kafka Service Support** – Full support for **Azure EventHub**, **Google Cloud Managed Service for Apache Kafka**, and **AWS Managed Streaming for Apache Kafka (MSK)**—both server-based and serverless. +* **Custom SerDe Plugin Support** – Use built-in serializers/deserializers like AWS Glue and Smile, or create your own custom plugins. +* **Role-Based Access Control** – [Manage granular UI permissions](https://ui.docs.kafbat.io/configuration/rbac-role-based-access-control) with RBAC. +* **Data Masking** – [Obfuscate sensitive data](https://ui.docs.kafbat.io/configuration/data-masking) in topic messages to enhance privacy and compliance. +* **MCP Server** - [Model Context Protocol](https://ui.docs.kafbat.io/faq/mcp) Server + ## Feature overview