Open tanuj83 opened 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
In kafkabeat.yml you have to put 'zookeepers: ["zookeeperhost:2181"]' instead of 'brokers:'
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