Hi, Is there a way to get email notification about app shut down in a case where the app shuts down but does not restart. So, lets say the app does not restart for another ten minutes then how can the admin be emailed about this?
The reason being that we dont want emails to be sent out in a case where the app shuts down but restarts right away. We only want the email to be sent out if there is no restart of the app even after waiting ten minutes.
Can this be handled via <bufferModes> or <profiles>? Or, we need to create a separate app to handle this ?