Hello, I'm handling logstash syslog input from pcf,
the log can be ingested, and there is no problem with that,
but when I check the file descriptor and open connection on the specific port, they kept increasing
is there any way to close syslog connection input routinely? or is there any solution to this?
I don't want to restart logstash weekly so the connection would be reset.
feel free to ask more information about this, any help is appreciated
thanks