Skip to content

Kafka

Monitor Kafka (or compatible) brokers, topics, partitions, consumer groups, and messages.

KeePass

Path: kafka/<env>/<cluster>

Field Meaning
URL bootstrap servers (comma-separated)
UserName / Password SASL (optional)
sasl_mechanism e.g. PLAIN, SCRAM-SHA-256
enable_sasl "true"
enable_ssl "true"
ssl_ca_cert / ssl_cert / ssl_key SSL paths
tags tags
omo secrets put kafka/development/local \
  --url 127.0.0.1:19092

Playground uses Redpanda on 127.0.0.1:19092.

Views

Key View
0 Brokers
1 Topics
2 Consumers
3 Partitions
4 Messages

Actions (highlights)

View Keys
Brokers ++I++ info
Topics ++I++ info · ++P++ partitions · ++M++ messages
Consumers ++I++ info · ++O++ offsets
Partitions ++I++ info
Messages ++I++ view message

Tags

streaming · messaging · monitoring