Choosing a Notification Level
Notification levels define the severity of events that can trigger an alert. When you specify a notification level, an alert is only sent for errors that exceed the level you choose.
Note: If you do not receive notifications for events, it
might be that you do not have the system log level set to produce
entries that would trigger a notification. For example, if you chose
the Error level for Deployment, all events that were Error or Critical
level in the Deployment system are logged.
You can specify the following notification levels:
Notification Level | Description |
---|---|
Critical | Sends an alert when an error condition causes the a shutdown. |
Error | Sends an alert when non-critical issues that must be handled immediately occur. |
Warning | Sends an alert when potential error conditions occur. |
Info | Sends an alert for informational usage. |