https://github.com/hyperlink/kafka-message-length
get total number of available messages on a kafka topic
https://github.com/hyperlink/kafka-message-length
Last synced: 12 months ago
JSON representation
get total number of available messages on a kafka topic
- Host: GitHub
- URL: https://github.com/hyperlink/kafka-message-length
- Owner: hyperlink
- License: mit
- Created: 2018-01-12T21:35:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-12T21:46:22.000Z (over 8 years ago)
- Last Synced: 2025-02-27T22:36:12.757Z (over 1 year ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# kafka-message-length
## Install
```
npm install -g kafka-message-length
```
## Usage
```
kafka-message-length -b -t
```