Problem with fetching data from Kafka logs to Logstash (my producers are consumed back in Kafka)

I have trouble with fetching data from Kafka logs to Logstash.
Actually I can vizualise my logs correctly in Kibana after using logstash to get them there but when I return back to my Kafka console I realize that my producers are consumed (LAG is 0 as you can see in the screenshot below).

I followed the Kafka input plugin guide and tried to change many configurations options but still I have the same issue.

My goal is only the vizualisation of my kafka logs without consuming any of the existing producers.
Please help me if you have any suggestions or solution for my problem.

FYI, here is a screenshot of my logstash configuration file.

Thank you very much in advance.

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