All Projects → jurriaan → Kafkatools

jurriaan / Kafkatools

Licence: apache-2.0
CLI tools for monitoring and managing Apache Kafka

Programming Languages

go
31211 projects - #10 most used programming language

Labels

Projects that are alternatives of or similar to Kafkatools

Kcli
A kafka command line browser
Stars: ✭ 148 (+1038.46%)
Mutual labels:  cli, kafka
Schema Registry
A CLI and Go client for Kafka Schema Registry
Stars: ✭ 105 (+707.69%)
Mutual labels:  cli, kafka
Trubka
A CLI tool for Kafka
Stars: ✭ 296 (+2176.92%)
Mutual labels:  cli, kafka
Kafka Connect Tools
Kafka Connect Tooling
Stars: ✭ 115 (+784.62%)
Mutual labels:  cli, kafka
Kafkactl
Command Line Tool for managing Apache Kafka
Stars: ✭ 177 (+1261.54%)
Mutual labels:  cli, kafka
Zoe
The Kafka CLI for humans
Stars: ✭ 217 (+1569.23%)
Mutual labels:  cli, kafka
Kt
Kafka command line tool that likes JSON
Stars: ✭ 799 (+6046.15%)
Mutual labels:  cli, kafka
Captain
command line python scripts for humans
Stars: ✭ 10 (-23.08%)
Mutual labels:  cli
Fly
Deploy app servers close to your users. Package your app as a Docker image, and launch it in 17 cities with one simple CLI.
Stars: ✭ 862 (+6530.77%)
Mutual labels:  cli
Diskonaut
Terminal disk space navigator 🔭
Stars: ✭ 856 (+6484.62%)
Mutual labels:  cli
Suoxie
🔍 Query abbreviations in your command line or Node.js Api. 「查单词缩写」
Stars: ✭ 9 (-30.77%)
Mutual labels:  cli
Arf Converter
Bulk ARF file converter
Stars: ✭ 10 (-23.08%)
Mutual labels:  cli
Gita
Manage many git repos with sanity 从容管理多个git库
Stars: ✭ 865 (+6553.85%)
Mutual labels:  cli
Hazelcast Jet
Distributed Stream and Batch Processing
Stars: ✭ 855 (+6476.92%)
Mutual labels:  kafka
Qsctl
Advanced command line tool for QingStor.
Stars: ✭ 12 (-7.69%)
Mutual labels:  cli
Get File
CLI and API to get a single file from Github repository.
Stars: ✭ 9 (-30.77%)
Mutual labels:  cli
Samples Viewer Generator
🎉 A CLI utility tool to generate web app of data visualization samples for presentation purpose
Stars: ✭ 13 (+0%)
Mutual labels:  cli
Creater
create file with config
Stars: ✭ 12 (-7.69%)
Mutual labels:  cli
Tty Which
Cross-platform implementation of Unix `which` command
Stars: ✭ 11 (-15.38%)
Mutual labels:  cli
Python Kafka Elasticsearch
Simple learning project pushing CSV data into Kafka then indexing the data in ElasticSearch
Stars: ✭ 11 (-15.38%)
Mutual labels:  kafka

Kafka Tools - small cli tools for monitoring and managing Apache Kafka Build Status

Installation

$ go get github.com/jurriaan/kafkatools/...

consumer_offsets

CLI tool for fetching kafka consumer group offsets and lag with support for inserting the results into InfluxDB

reset_consumer_group

Simple CLI tool for resetting the offset of a kafka consumer group

License

Copyright 2016 Jurriaan Pruis

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].