I'm trying to get the name of the application for which an event/alert has been triggered in the subject field for my email notification using the variable ${event.application.name}, for this I have put the subject as 'AppDynamics Agents are not reporting for Application ${event.application.name}', however when an alert is triggered I see an email without the variable replaced (I see ${event.application.name} in the subject), while it works fine in the body of the email. Do Variables work in the subject line or are they supposed to be used only in the Body?
↧