awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
redpanda-data avatar

redpanda-data/console

0
View on GitHub↗
4,292 stars·424 forks·TypeScript·6 viewsredpanda.com↗

Console

Console is a web-based management tool for monitoring and administering Kafka clusters. It provides a graphical interface for managing topics, consumer groups, and real-time data flows.

The project includes dedicated managers for Kafka Connect and the Schema Registry, allowing for the deployment of data connectors and the governance of data schemas. It features a cluster dashboard for tracking broker health, storage usage, and rack status, alongside an interface for role-based access control and audit log inspection.

The platform covers data browsing and filtering, consumer group coordination, and the construction of data pipelines. It also supports the monitoring of data transformation tasks and the management of user permissions via a centralized policy engine.

Features

  • Kafka Cluster Administration - Acts as a centralized management interface for monitoring broker health, access controls, and audit logs.
  • Kafka Management Interfaces - Provides a web-based graphical user interface for administering and monitoring Kafka clusters.
  • Connector Workflow Management - Provides a visual workflow for configuring and monitoring data connectors routing information to external systems.
  • Consumer Group Coordinators - Coordinates consumer groups by tracking and editing offsets to manage how data is consumed from partitions.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI
  • Consumer Group Managers - Provides utilities to track and edit active consumer group offsets by group, topic, or partition.
  • Consumer Group Offset Managers - Provides capabilities to track and modify consumer group positions by interacting with the Kafka coordinator.
  • Topic Data Inspection - Allows users to browse, filter, and search for specific messages within topics to inspect real-time data flows.
  • Topic Message Browsers - Provides a graphical interface to query and filter messages across multiple data encoding formats.
  • Schema-Based Decoders - Integrates with a schema registry to dynamically deserialize binary messages into human-readable formats based on schema versions.
  • Schema Registry Management - Provides a dedicated manager for creating and governing data schemas to ensure consistent message formats.
  • Kafka Cluster Health Monitors - Provides real-time metrics and health status tracking for Kafka brokers, including storage and rack usage.
  • Cluster Monitoring Dashboards - Offers a graphical dashboard for tracking broker health, storage usage, and internal audit logs.
  • Cluster Health Visualizations - Ships graphical displays for monitoring the real-time stability, resource usage, and health of distributed broker clusters.
  • Connector Management Interfaces - Offers a dedicated manager to update configurations and restart Kafka Connect tasks for operational stability.
  • Data Integration Pipelines - Provides tools to construct and route data pipelines between disparate systems using Kafka connectors.
  • Real-time Stream Monitors - Implements tools to track and monitor broker-side streaming tasks for data filtering and transcoding.
  • Query Filtering - Provides server-side filtering of topic data to retrieve specific records without loading full datasets into the browser.
  • Tiered Storage Optimization - Optimizes storage efficiency and data movement using tiered storage and connectors.
  • Application REST API Gateways - Implements a backend proxy layer that translates frontend REST requests into administrative Kafka and Redpanda calls.
  • Server-Side Message Filtering - Implements server-side filtering to search for specific records using text queries or partition offsets.
  • Kafka Permissions Management - Provides a granular permission management system for defining users and roles for Kafka cluster resources.
  • Role-Based Access Control - Implements a system to restrict access to topics and operations using a centralized role-based policy engine.
  • Audit Logs - Ships a utility to inspect internal logs of user actions for troubleshooting and compliance.
  • Star history

    Star history chart for redpanda-data/consoleStar history chart for redpanda-data/console

    Frequently asked questions

    What does redpanda-data/console do?

    Console is a web-based management tool for monitoring and administering Kafka clusters. It provides a graphical interface for managing topics, consumer groups, and real-time data flows.

    What are the main features of redpanda-data/console?

    The main features of redpanda-data/console are: Kafka Cluster Administration, Kafka Management Interfaces, Connector Workflow Management, Consumer Group Coordinators, Consumer Group Managers, Consumer Group Offset Managers, Topic Data Inspection, Topic Message Browsers.

    What are some open-source alternatives to redpanda-data/console?

    Open-source alternatives to redpanda-data/console include: tchiotludo/akhq — AKHQ is a web-based management interface for Apache Kafka, providing a centralized platform for administering… provectus/kafka-ui — kafka-ui is a web interface and centralized control plane for administering Apache Kafka clusters, topics, and… dpkp/kafka-python — kafka-python is a pure-Python client library for Apache Kafka that implements the Kafka wire protocol directly,… yahoo/cmak — CMAK is a Kafka cluster management tool and web interface designed for the administration of brokers, topics, and… yahoo/kafka-manager — Kafka Manager is a web-based management interface and monitoring tool for Apache Kafka clusters. It serves as a… didi/knowstreaming — KnowStreaming is a centralized Kafka cluster management platform that unifies multi-cluster federation, load…

    Open-source alternatives to Console

    Similar open-source projects, ranked by how many features they share with Console.
    • tchiotludo/akhqtchiotludo avatar

      tchiotludo/akhq

      3,824View on GitHub↗

      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
      View on GitHub↗3,824
    • provectus/kafka-uiprovectus avatar

      provectus/kafka-ui

      12,158View on GitHub↗

      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. T

      Javaapache-kafkabig-datacluster-management
      View on GitHub↗12,158
    • dpkp/kafka-pythondpkp avatar

      dpkp/kafka-python

      5,896View on GitHub↗

      kafka-python is a pure-Python client library for Apache Kafka that implements the Kafka wire protocol directly, without any native bindings or JVM dependencies. It provides the core capabilities of a Kafka client: producing messages to topics, consuming records from topics, and administering cluster resources such as topics and partitions, all through a Pythonic API or command-line tools. The library distinguishes itself through its comprehensive support for advanced Kafka features. It includes an asynchronous producer with background batching for throughput, a consumer group rebalance protoc

      Python
      View on GitHub↗5,896
    • yahoo/cmakyahoo avatar

      yahoo/CMAK

      11,926View on GitHub↗

      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
      View on GitHub↗11,926
    See all 30 alternatives to Console→