Overview of Redpanda Console features
masterRedpanda Console (formerly Kowl) is a web application for managing and debugging Kafka/Redpanda workloads. Key features include:
- Message viewer: Explore topic messages using ad-hoc queries and JavaScript-based dynamic filters. Supports JSON, Avro, Protobuf, CBOR, XML, MessagePack, Text, and Binary (hex) encodings.
- Consumer groups: List active groups, manage offsets (by group, topic, or partition), and delete consumer groups.
- Topic overview: Browse topics, check configurations, monitor space usage, view partition details (low/high water marks, message counts), and embed documentation from git repositories.
- Cluster overview: Monitor brokers, including space usage, rack ID, health, and configuration.
- Security: Manage Kafka ACLs and SASL-SCRAM users.
- Schema Registry: Manage Avro, Protobuf, or JSON schemas.
- Kafka Connect: Manage connectors across multiple clusters, patch configurations, and restart tasks.
- Redpanda Transforms: Monitor and manage data transforms in Redpanda clusters.