Logstash is closing connections and Clients get Connection closed errors, especially at low volumes

Hi
I am running a http_input plugin and kafka output plugin.

At high volumes like around 300 tps everything works just fine... but in lower tps

logstash is closing client connections and they end up with an error that says "connection closed by Server".

and it's happening if the connection is open for 20 secs or more... can I change this behaviour to and increase the timeout at logstash end ?

Thank you
Ram T

I am using Logstash 5.6.8

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