awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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 Aufruferedpanda.com↗

Console

Console ist ein webbasiertes Management-Tool zur Überwachung und Administration von Kafka-Clustern. Es bietet eine grafische Oberfläche zur Verwaltung von Topics, Consumer-Groups und Echtzeit-Datenströmen.

Das Projekt umfasst dedizierte Manager für Kafka Connect und die Schema Registry, was das Deployment von Daten-Connectoren und die Governance von Datenschemata ermöglicht. Es bietet ein Cluster-Dashboard zur Verfolgung von Broker-Gesundheit, Speichernutzung und Rack-Status sowie eine Schnittstelle für rollenbasierte Zugriffskontrolle und die Prüfung von Audit-Logs.

Die Plattform deckt das Durchsuchen und Filtern von Daten, die Koordination von Consumer-Groups und den Aufbau von Datenpipelines ab. Zudem unterstützt sie die Überwachung von Datentransformationsaufgaben und die Verwaltung von Nutzerberechtigungen über eine zentralisierte 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.
  • 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-Verlauf

Star-Verlauf für redpanda-data/consoleStar-Verlauf für redpanda-data/console

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Console

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Console.
  • tchiotludo/akhqAvatar von tchiotludo

    tchiotludo/akhq

    3,824Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,824
  • provectus/kafka-uiAvatar von provectus

    provectus/kafka-ui

    12,158Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗12,158
  • dpkp/kafka-pythonAvatar von dpkp

    dpkp/kafka-python

    5,896Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,896
  • yahoo/cmakAvatar von yahoo

    yahoo/CMAK

    11,926Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗11,926
Alle 30 Alternativen zu Console anzeigen→

Häufig gestellte Fragen

Was macht redpanda-data/console?

Console ist ein webbasiertes Management-Tool zur Überwachung und Administration von Kafka-Clustern. Es bietet eine grafische Oberfläche zur Verwaltung von Topics, Consumer-Groups und Echtzeit-Datenströmen.

Was sind die Hauptfunktionen von redpanda-data/console?

Die Hauptfunktionen von redpanda-data/console sind: 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.

Welche Open-Source-Alternativen gibt es zu redpanda-data/console?

Open-Source-Alternativen zu redpanda-data/console sind unter anderem: 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…