# Kowl - 오픈소스 Kafka Web UI

> Clean Markdown view of GeekNews topic #2634. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=2634](https://news.hada.io/topic?id=2634)
- GeekNews Markdown: [https://news.hada.io/topic/2634.md](https://news.hada.io/topic/2634.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-08-12T10:43:36+09:00
- Updated: 2020-08-12T10:43:36+09:00
- Original source: [github.com](https://github.com/cloudhut/kowl)
- Points: 7
- Comments: 1

## Topic Body

- Apache Kafka 클러스터의 메시지를 확인하고 내부를 살펴보기 위한 UI도구 (예전 Kafka Owl)

- 메시지 뷰어 : JS로 필터링 가능. JSON/XML/Text 보기, Avro는 지원예정

- 컨슈머 그룹 보기 , 토픽/클러스터 오버뷰

- Business 버전에서는 구글/GitHub OAuth 및 RBAC 지원

## Comments



### Comment 2565

- Author: xguru
- Created: 2020-08-12T10:43:43+09:00
- Points: 2

Kafka 는 비슷한 도구가 많은데 계속 나오고 있네요.

CMAK - https://github.com/yahoo/CMAK

akhq - https://github.com/tchiotludo/akhq

kafdrop - https://github.com/obsidiandynamics/kafdrop (AVRO 및 PROTOBUF 지원)

kafkactl - https://github.com/deviceinsight/kafkactl (커맨드라인 도구)

Kafka Tool - https://www.kafkatool.com/ ( 데스크탑 클라이언트, 개인은 무료, 유료버전 별도)

Conduktor - https://www.conduktor.io/ ( 데스크탑 클라이언트, 유료 )
