Category: Queue Status: base
Connects to Redpanda — a Kafka-compatible streaming data platform. Uses the Kafka protocol and supports the same topic browsing operations.
| Field | Default | Description |
|---|---|---|
| host | localhost | Redpanda broker hostname or IP |
| port | 9092 | Kafka-compatible broker port |
| url | (empty) | Full broker URL (overrides host/port) |
No built-in credentials in the default configuration. Configure SASL or TLS via the broker settings or connection URL for secured clusters.
Topic and consumer group browsing is available via the catalog view.