I have created a cron job to run wp-cron.php for me but I am seeing in my FPM logs where it’s still running. From what I understand, is that with the cron job it wouldn’t be hitting FPM to create any logs.
Is there a way to trace this and figure out whats running the file?