Cron tab

Hi,
We have a couple of jobs are scheduled in CRONTAB.

Now. I want generate a report for each job how many times ran successful and failed in a 1 month of time period.
is there any way to find in CRONTAB.

Please advise on this.

Hi Rama,

You might need to check the logs of the jobs if any to find whether it ran sucessfully or not. Crontab log will have just information on when it fired the job and it's parameters.