Bootstrap broker disconnected after upgrading logstash 2.x to 5.x

Unable to connect brokers though the params are correct.
API endpoint was set to connect elastic search.
Consumer config values been read
after that the error about disconnect appears:

[2018-02-07T06:33:11,399][INFO ][org.apache.kafka.common.utils.AppInfoParser] Kafka version : 0.10.0.1
[2018-02-07T06:33:11,399][INFO ][org.apache.kafka.common.utils.AppInfoParser] Kafka commitId : a7a17cdec9eaa6c5
[2018-02-07T06:33:11,569][WARN ][org.apache.kafka.clients.NetworkClient] Bootstrap broker :2181 disconnected'

Any idea?
I am still reading the docs for getting the changes from 2.x to 5.x logstash

The kafka version used at the broker end is 0.10.2.1, logs complain about kafka 0.10.0.1 jar from logstash. Could be version incompatibility here?
I am not sure if we have exactly same version of logstash kafka input plugin?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.