Hey all,
We are seeing a strange issue happening with one of our perl log parsing scripts - It is constantly triggering on the same strings with each poll.
I noticed that the script is running properly but follows up by promptly removing the temporary perl file (see below). I believe this is causing the issue but cannot determine how/why this is happening:

I have the same perl script running on other boxes without any issues.
Any help would be greatly appreciated, thank you!