Skip to content

a mirror for KafkaOffsetMonitor-assembly-0.3.0-SNAPSHOT.jar

Notifications You must be signed in to change notification settings

dengdg/kafkaOffsetMonitor-0.3.0

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

since https://github.com/quantifind/KafkaOffsetMonitor has no release for kafka version > 0.9 which offset stored in kafka topic, here is a mirror for you to monitor kafka partition offset in kafka which version > 0.9.

run this command on you shell, or you can see https://github.com/quantifind/KafkaOffsetMonitor for more.

java -cp KafkaOffsetMonitor-assembly-0.3.0-SNAPSHOT.jar com.quantifind.kafka.offsetapp.OffsetGetterWeb --offsetStorage kafka --zk localhost:2181 --port 8072 --refresh 10.seconds --retain 2.days 1>stdout.log 2>stderr.log &

thank you for your attention.

About

a mirror for KafkaOffsetMonitor-assembly-0.3.0-SNAPSHOT.jar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published