From 497564c7ccd00b028e9eedf3b11c62de2e8a59f9 Mon Sep 17 00:00:00 2001 From: John Pipkin Date: Thu, 21 Nov 2024 17:01:05 -0600 Subject: [PATCH] Update --- docs/alerts/monitors/create-monitor.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/alerts/monitors/create-monitor.md b/docs/alerts/monitors/create-monitor.md index a8936061ab..9f9756f987 100644 --- a/docs/alerts/monitors/create-monitor.md +++ b/docs/alerts/monitors/create-monitor.md @@ -370,7 +370,9 @@ If your data is coming from the [Amazon CloudWatch Source for Metrics](/docs/s ## Step 3. Notifications (optional) -Configure who gets notified when the monitor triggers an alert. When a trigger condition is met, you can send notifications to other people and services. Metrics monitors have an option to send notifications either as a group or separately. **Group Notifications** define whether you want single notifications per time series that match the Monitor query or you want group notifications where you receive a single notification for the entire Monitor. Log monitors always group notifications. +Configure who gets notified when the monitor triggers an alert. When a trigger condition is met, you can send notifications to other people and services. + +Notifications will be sent when the monitor is triggered as configured in the [Alert Grouping](/docs/alerts/monitors/alert-grouping/) section of the monitor. Screenshot of the Notifications section in Sumo Logic's 'New Monitor' setup page. It includes an option to select the preferred notification time zone, set to (GMT-06:00) America/Chicago. Below is a section to configure connection types for notifications, with options for Critical, Alert, Recovery, Warning, and Missing Data. There is also a button to add a new notification.