Hi Allen,
Thanks for the reply. So would you suggest just to update the logstash-input-kafka and logstash-output-kafka plugin in logstash 2.x. At this point I would rather not to have to install logstash-5.0.0, as I will need to reconfigure number of configs.
Yes I was referring to consumer offsets.
Also, would you happen to have an example snippet where I could see how the kafka input and kafka output is setup please.
I am getting these errors when trying to connect with logstash 5.0.0 using my config
Unknown setting 'zk_connect' for kafka {:level=>:error}
Unknown setting 'white_list' for kafka {:level=>:error}
Unknown setting 'decorate_events' for kafka {:level=>:error}
What are the equivalent tags?
Thanks