gingerwizard / kafkabeat

Other
17 stars 9 forks source link

working with new consumer #4

Open tanuj83 opened 7 years ago

tanuj83 commented 7 years ago

while executing I get one error

Start error: Atleast one zookeeper must be defined

and on providing ZK information, it collects only groups connected to old consumer not new how to get it connected with new consumers of broker?

It doesn't connect to broker even after providing brokers in kafkabeat.yml

bbalzola commented 7 years ago

In kafkabeat.yml you have to put 'zookeepers: ["zookeeperhost:2181"]' instead of 'brokers:'