• Stars
    star
    228
  • Rank 175,267 (Top 4 %)
  • Language
    TypeScript
  • License
    GNU General Publi...
  • Created about 6 years ago
  • Updated 12 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Powerful dashboard for your Kafka. Monitor status, manage groups, topics, send messages and diagnose problems. All in one user friendly web dashboard.

Kouncil for Apache Kafka

Price License Build Status Docker Release version Github Start

Kouncil lets you monitor and manage your Apache Kafka clusters using a modern web interface. It's free & open source kafka web UI, feature-rich and easy to set up! This simple kafka tool makes your DATA detectible, helps to troubleshoot problems and deliver optimal solutions. Yoy can easily monitor brokers and their condition, consumer groups and their pace along with the current lag or simply view the content of topics in real time.

Here are some of the main features of Kouncil. For a more comprehensive list check out the docs.kouncil.io

  • Advanced record browsing in table format
  • Multiple cluster support
  • Cluster monitoring
  • Consumer group monitoring
  • Event Tracking

Kouncil

Quick start

The easiest way to start working with Kouncil is by using Docker:

docker run -d -p 80:8080 -e bootstrapServers="kafka1:9092" -e kouncil.auth.active-provider="inmemory" consdata/kouncil:latest

Authentication

Default credentials to log in to Kouncil are admin/admin.

Documentation

More Repositories

1

consdata.github.io

HTML
11
star
2

sonarqube-companion

Monitor company wide code quality with SonarQube Companion. Visualize quality issues organized by group, projects or even teams. Show current state, browse history and current trends.
Java
10
star
3

heimdall

Heimdall keeps an eye on your dependencies. Mark dependencies as monitored, post project dependency analysis and visualize company wide projects status.
TypeScript
7
star
4

foxy-news

A simple link aggregate with Slack integration. Collect links from users, vote for them and create newsletters. All without leaving slack, fast and easy.
TypeScript
4
star
5

reserve-parking-space

Allows employees to book/cancel a parking space in the office on a selected day using the slack command.
TypeScript
2
star
6

reservedesk

Allows employees to book/cancel a desk in the office on a selected day using the slack command.
TypeScript
2
star
7

logger

Logging api and implementation for TypeScript. Write logs with configurable logging levels and runtime level overrides. Provides implementation agnostic interfaces, console.log based implementation and web based utils.
TypeScript
1
star
8

kafka-microframeworks

Java
1
star
9

yggdrasil

Build community driven learning roadmap. Build skill trees, attach links and publications. Label skills based on specialization and developer maturity. One place for all your professional development as a Software Engineer.
TypeScript
1
star
10

tslint-config

Company wide tslint configuration for all our angular based web projects.
TypeScript
1
star
11

vault-secrets-operator

Create k8s secrets with Vault
Python
1
star