So I recently setup a cron job to send out a daily email. The job runs great, but I am having trouble locating the cron log file on my mac os x server. On my regular mac mini, where I tested the cron job locally, I find the log in /var/mail and the file is just my username (macminidemo) and opens in a text editor.
On the server however, no file is created in that location. I have looked everywhere! Any ideas on where it is located? Or how I can change the destination folder so I can view the logs when necessary?