GithubHelp home page GithubHelp logo

chaimt / kafkazookeepermonitor Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 36 KB

A utility to give you information about your Zookeeper and Kafka cluster

Java 19.04% Scala 50.85% HTML 18.77% CSS 11.34%

kafkazookeepermonitor's Introduction

Kafka Zookepeer monitor

Table of Contents

Current Status

Kafa is a very good message platform. What is lacks is a simple monitoring tools to let me know what is going on. There is confluent but i costs money. The other utils that I have used are:

This utilitiy is very nice but only supports kafak up to version 0.9

This utility is very good, but mainly allows to view the zookeeper tree, and messages in broker. There is no diagnostics utilites

Motivations

The main reason that I wrote this app is since there are no good tools out there to monitor the zookeeper. I would like in one place to monitor my cluster, which includes both the zookeeper and kafka

Configurations

Port

The application is a Spring boot application writen in scala on top of akka. The default port is 7000, but change be changed by the command line --server.port=7000

Zookeeper

The default value for the zookeeper is localhost:2181. This parameter can be changed with the command line for : --zookeeper.connections In the case of multiple zookeepers, you add all of them together. For examples: zookeeper.connections=hosta:2181,hostb:2181,hostc:2181

Log

As part of spring boot the parameters for the log with the default values are: logging.file=zookeeper-kafka-monitor.log logging.path=./log

Contact

Contributors

kafkazookeepermonitor's People

Contributors

chaimt avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.