I have a PHP file of a legacy system running perfectly on my server that does checks on this system and sends several emails with the found alerts. However, this file runs through Cron Jobs, Scheduled Tasks, etc.
The problem is that I have no idea where this Cron Job is calling the file. But I know where the file is and I can change it.
Is there any way to find out, through the archive, who the client is doing this request ?