awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 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 vuesredpanda.com↗

Console

Console est un outil de gestion basé sur le web pour surveiller et administrer les clusters Kafka. Il fournit une interface graphique pour gérer les topics, les groupes de consommateurs et les flux de données en temps réel.

Le projet inclut des gestionnaires dédiés pour Kafka Connect et le Schema Registry, permettant le déploiement de connecteurs de données et la gouvernance des schémas de données. Il dispose d'un tableau de bord de cluster pour suivre la santé des brokers, l'utilisation du stockage et l'état des racks, ainsi qu'une interface pour le contrôle d'accès basé sur les rôles et l'inspection des journaux d'audit.

La plateforme couvre la navigation et le filtrage des données, la coordination des groupes de consommateurs et la construction de pipelines de données. Elle prend également en charge la surveillance des tâches de transformation de données et la gestion des autorisations des utilisateurs via un moteur de politique centralisé.

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

Historique des stars

Graphique de l'historique des stars pour redpanda-data/consoleGraphique de l'historique des stars pour redpanda-data/console

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Console

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Console.
  • tchiotludo/akhqAvatar de tchiotludo

    tchiotludo/akhq

    3,824Voir sur 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
    Voir sur GitHub↗3,824
  • provectus/kafka-uiAvatar de provectus

    provectus/kafka-ui

    12,158Voir sur 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
    Voir sur GitHub↗12,158
  • dpkp/kafka-pythonAvatar de dpkp

    dpkp/kafka-python

    5,896Voir sur 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
    Voir sur GitHub↗5,896
  • yahoo/cmakAvatar de yahoo

    yahoo/CMAK

    11,926Voir sur 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
    Voir sur GitHub↗11,926
Voir les 30 alternatives à Console→

Questions fréquentes

Que fait redpanda-data/console ?

Console est un outil de gestion basé sur le web pour surveiller et administrer les clusters Kafka. Il fournit une interface graphique pour gérer les topics, les groupes de consommateurs et les flux de données en temps réel.

Quelles sont les fonctionnalités principales de redpanda-data/console ?

Les fonctionnalités principales de redpanda-data/console sont : 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.

Quelles sont les alternatives open-source à redpanda-data/console ?

Les alternatives open-source à redpanda-data/console incluent : 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…