Can we make changes to ERROR section ? as it shows the status of the job not the reason of job failure. Is there any option to get the failure reason into the mail? Thanks
I'm not sure what Error section you're referring to - but if your question is about how to include the failure reason in email notifications, you can easily do that. Here's one way - using logcatcher that 'listens' for all exceptions and fires off an action. In this case, we fire off an email - and the message field would print the detailed reason the job failed.