awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
provectus avatar

provectus/kafka-ui

0
View on GitHub↗
12,158 स्टार्स·1,401 फोर्क्स·Java·Apache-2.0·22 व्यूज़

Kafka Ui

kafka-ui is a web interface and centralized control plane for administering Apache Kafka clusters, topics, and brokers. It functions as a distributed message queue dashboard and orchestrator, allowing for the oversight of multiple distributed Kafka environments from a single management interface.

The project provides dedicated tools for producing and inspecting messages within topics using various serialization and encoding formats. It includes a schema registry client for defining and versioning data schemas and a consumer monitoring dashboard to track offsets and calculate partition lag.

The system covers cluster administration, including the management of brokers and topic configurations. It incorporates security through a role-based access control manager that integrates with identity providers to govern user permissions and mask sensitive data.

Features

  • Cluster Management Interfaces - Provides a unified web-based dashboard for managing broker status and partition assignments across multiple Kafka clusters.
  • Kafka Cluster Administration - Provides a centralized control plane for managing Kafka brokers, topics, and general cluster infrastructure.
  • Consumer Lag Monitoring - Calculates consumer lag by comparing produced and committed offsets for each partition.
  • Kafka Message Browsers - Ships a tool for producing and inspecting messages within topics using various serialization formats.
  • Message Browsers - Provides an interface to produce data to topics and inspect the resulting messages in various formats.
  • Message Queue Dashboards - Functions as a centralized monitoring system for tracking cluster health and consumer lag across environments.
  • Kafka Permissions Management - Implements a role-based access control manager to govern user permissions across Kafka resources.
  • Identity and Role Management - Manages user identities and assigns administrative or functional roles to control interface access.
  • Identity Provider Integrations - Integrates with external identity providers to verify user credentials and manage access to the interface.
  • Role-Based Access Control - Implements a security layer that verifies user identity and permissions against defined roles before accessing cluster resources.
  • Access Control - Secures the management interface using standardized authentication protocols to enforce user roles.
  • Cluster Administration - Provides a centralized dashboard for overseeing the health and administration of multiple distributed Kafka clusters.
  • Topic Configuration - Allows users to define and adjust partition counts and replication status for Kafka topics.
  • Kafka Management Interfaces - Provides a comprehensive web interface for administering Kafka clusters, topics, and brokers without command line tools.
  • Data Serialization - Provides mechanisms to transform raw bytes into readable formats using built-in schema services or plugins.
  • Schema Versioning - Includes a schema registry client for defining and versioning data formats to ensure consistent encoding.
  • Multi-Cluster Orchestrators - Acts as a centralized control plane for the operational administration of multiple distributed Kafka clusters.
  • Multi-Cluster Management Systems - Provides a unified dashboard to oversee the health and configuration of multiple independent Kafka environments.
  • Message Broker Producers - Implements a producer interface to send records to specific Kafka topics with delivery verification.
  • Pluggable Serialization - Implements a modular system of encoders and decoders to support formats like JSON, Avro, and Protobuf.
  • Schema Registries - Integrates with schema registries to fetch versioned schemas and decode binary messages into human-readable formats.
  • Schema Registry Management - Provides an interface to create and maintain versioned definitions for data formats via schema registries.
  • Cluster Monitoring Systems - Tracks critical performance metrics and cluster health via a lightweight monitoring dashboard.

स्टार हिस्ट्री

provectus/kafka-ui के लिए स्टार हिस्ट्री चार्टprovectus/kafka-ui के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Kafka Ui के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Kafka Ui के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • tchiotludo/akhqtchiotludo का अवतार

    tchiotludo/akhq

    3,824GitHub पर देखें↗

    AKHQ is a web-based management interface for Apache Kafka, providing a centralized platform for administering clusters, topics, and consumer groups. It serves as a comprehensive monitoring and administration tool that includes a Kafka Connect manager and a ksqlDB administration interface. The platform distinguishes itself through extensive schema registry integration, allowing users to browse and decode Avro, Protobuf, and JSON messages using Confluent, Tibco, or AWS Glue registries. It also features a granular security model with role-based access control, sensitive data masking, and support

    Javaguijavakafka
    GitHub पर देखें↗3,824
  • yahoo/kafka-manageryahoo का अवतार

    yahoo/kafka-manager

    11,926GitHub पर देखें↗

    Kafka Manager is a web-based management interface and monitoring tool for Apache Kafka clusters. It serves as a central control plane for topic administration, consumer monitoring, and cluster health inspection. The project provides specialized utilities for data rebalancing and partition reassignment to distribute workloads across brokers. It also includes tools to optimize partition leadership by electing preferred replicas. The platform covers a broad range of administrative capabilities, including the creation and configuration of message topics, tracking of consumer offsets, and the col

    Scala
    GitHub पर देखें↗11,926
  • obsidiandynamics/kafdropobsidiandynamics का अवतार

    obsidiandynamics/kafdrop

    6,139GitHub पर देखें↗

    Kafdrop is a web-based interface for monitoring and managing Apache Kafka clusters, topics, brokers, and consumer groups. It functions as a cluster monitor and topic manager that provides a visual representation of broker health, partition assignments, and consumer group lag. The system includes a message browser capable of reading, decoding, and publishing messages to Kafka topics using schema registries or descriptor files. It also provides a metadata API that exposes cluster information through JSON endpoints for integration with external monitoring tools. The platform covers administrati

    Javaconsumer-groupconsumer-producerdocker
    GitHub पर देखें↗6,139
  • yahoo/cmakyahoo का अवतार

    yahoo/CMAK

    11,926GitHub पर देखें↗

    CMAK is a Kafka cluster management tool and web interface designed for the administration of brokers, topics, and partitions. It provides a centralized system for Kafka cluster governance, encompassing resource administration, access control, and data distribution optimization. The project features a management UI that allows for the creation, deletion, and update of topic configurations and partition counts. It includes a partition rebalancer for executing data reassignment and preferred replica elections to balance load across cluster nodes. The system provides observability through broker

    Scala
    GitHub पर देखें↗11,926
Kafka Ui के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

provectus/kafka-ui क्या करता है?

kafka-ui is a web interface and centralized control plane for administering Apache Kafka clusters, topics, and brokers. It functions as a distributed message queue dashboard and orchestrator, allowing for the oversight of multiple distributed Kafka environments from a single management interface.

provectus/kafka-ui की मुख्य विशेषताएं क्या हैं?

provectus/kafka-ui की मुख्य विशेषताएं हैं: Cluster Management Interfaces, Kafka Cluster Administration, Consumer Lag Monitoring, Kafka Message Browsers, Message Browsers, Message Queue Dashboards, Kafka Permissions Management, Identity and Role Management।

provectus/kafka-ui के कुछ ओपन-सोर्स विकल्प क्या हैं?

provectus/kafka-ui के ओपन-सोर्स विकल्पों में शामिल हैं: tchiotludo/akhq — AKHQ is a web-based management interface for Apache Kafka, providing a centralized platform for administering… yahoo/kafka-manager — Kafka Manager is a web-based management interface and monitoring tool for Apache Kafka clusters. It serves as a… obsidiandynamics/kafdrop — Kafdrop is a web-based interface for monitoring and managing Apache Kafka clusters, topics, brokers, and consumer… yahoo/cmak — CMAK is a Kafka cluster management tool and web interface designed for the administration of brokers, topics, and… redpanda-data/console — Console is a web-based management tool for monitoring and administering Kafka clusters. It provides a graphical… hazelcast/hazelcast — Hazelcast is a distributed data platform that combines an in-memory data grid with a stream processing engine to…