Skip to content

Explore messages and configurations in your Apache Kafka cluster

License

Notifications You must be signed in to change notification settings

rjmasikome/kowl

 
 

Repository files navigation

Kowl

License Go Report Card GitHub release (latest SemVer) Docker Repository on Quay

Kowl (previously known as Kafka Owl) helps you to explore messages in your cluster's topics and get better insights on what is actually happening in your Kafka cluster in the most comfortable way:

preview

Features

  • Message viewer: Explore your topics' messages in our message viewer through ad-hoc queries and dynamic filters.
  • Consumer groups: List all your active consumer groups along with their active group offsets. You can view a visualization of group lags either by topic (sum of all partition lags), single partitions or the sum of all partition lags (group lag)
  • Topic overview: Browse through the list of your Kafka topics, check their configuration, space usage, list all consumers who consume a single topic or watch partition details (such as low and high water marks, message count, ...).
  • Cluster overview:: List available brokers, their space usage, rack id and other information to get a high level overview of your brokers in your cluster.
Kowl Kowl Business
Topic Overview
Consumer Group Overview
Broker/Cluster Overview
Message viewer
Login System (Google, GitHub OAuth)
RBAC permissions with group syncing
Price Always free / Open source Free during beta*

*If you want to participate in the free beta send us an email to info@cloudhut.dev

Documentation

The documentation for Kowl & Kowl Business is available in this repository's Wiki.

Sponsors

License

Kowl is distributed under the Apache 2.0 License.

About

Explore messages and configurations in your Apache Kafka cluster

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 65.5%
  • Go 29.1%
  • CSS 4.0%
  • Other 1.4%