Hi All,
I am using logstash's exec input plugin to pull data from ManageEngine via the REST API using a Python script. The script takes around 2 mins to run and return json lines. The pipeline runs fine for a few iterations but stops working after a while and I can see some zombie processes, please refer the attached screenshot. There are no errors in logstash log file, can someone help me find a way to troubleshoot it.
//Ankita