# obsidiandynamics/kafdrop

Kafka Web UI

Repository: https://github.com/obsidiandynamics/kafdrop
Canonical: https://ross.abutalabs.com/products/kafdrop
Language: Java
License: Apache-2.0
License Family: permissive
Topics: kafka, kubernetes, docker, consumer-group, consumer-producer, pub-sub, event-sourcing, event-streaming, kafka-ui, kafka-utils, kafka-tools, zookeeper, web-ui, topic
Last push: 2026-08-26T14:02:41+00:00

## Health v2 (maintenance only)
Score: 68/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 9, longevity 100
- inputs: {"age_days": 2655, "days_push": 7, "days_rel": 398, "gap_med": 233, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6153, forks 898 (observed 2026-08-28T04:09:36.669458+00:00)

## What it is
Kafdrop is a lightweight web UI for viewing Apache Kafka topics, brokers, consumer groups, and browsing messages. It runs on Spring Boot and can be deployed as a JAR, Docker container, or in Kubernetes.

## Use cases
- inspect kafka topics and partitions in a browser
- browse kafka messages in json avro or protobuf
- monitor kafka consumer group lag
- view kafka broker and cluster status
- create kafka topics from a web ui
- debug kafka consumer offsets
- view kafka acls

## When to choose
- you need a quick, lightweight read-only view into a Kafka cluster
- you want to inspect consumer group lag and per-partition offsets
- you deploy on Docker or Kubernetes and want a simple Kafka dashboard
- you need to view messages encoded as JSON, Avro, or Protobuf

## When to avoid
- you need full Kafka cluster administration or management beyond basic topic creation
- you require a UI with heavy write/produce capabilities
- you need monitoring with alerting and metrics history rather than live inspection

## Facets
- artifact type: application
- maturity: active
- function: monitoring, web-framework, developer-tools
- domain: developer-tools, monitoring
- platform: jvm, self-hosted
- tags: kafka-ui, kafka, consumer-groups, message-browsing, spring-boot, event-streaming, messaging, devops, docker, kubernetes, web-server

## Member repositories
- obsidiandynamics/kafdrop (main) score 68

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:36.669458+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:47:31.466769+00:00, confidence not recorded.
  - readme: https://github.com/obsidiandynamics/kafdrop (fetched 2026-08-28T04:09:36.669458+00:00, sha a3eaf02c7694)
- Data as of 2026-08-30T08:39:29.467469+00:00.
