Configuring Job Notifications
In the application.properties file, configure the following values when enabling job notifications:
• notifications.enabled – Must be set to true for notifications to be sent.
• notifications.mailFrom – Depending on the SMTP server you are using, emails will either be sent from this address or from the address of the user on the SMTP server configuration.
• notifications.mailTo – Specifies the d efault recipients of notifications. Overridden by the recipients set at the Job Configuration level.
• notifications.attachLogs – If set to true, a log file will be attached to the email.