DOCS-1777 - Document multi-notification support for Scheduled Searches - #6985
Conversation
Scheduled Searches now support adding up to 10 alert types per search instead of just one, mixing Email, Webhook, and other alert types with independent per-alert configuration. Update Step 6 of the create-a-scheduled-search procedure to reflect this and note that existing single-alert schedules are unaffected.
…n support Per SME confirmation (GA, all alert types supported) and a demo recording, replace the earlier generic Step 6 description with the actual UI: the Notifications section, Add Notification link, and collapsed notification summary rows, plus screenshots of adding a second alert and the finished multi-alert list.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
|
Suggestions :-
Rest looks good to me. |
"10 alert types" could be misread as 10 distinct types; each alert is a notification, and you can add multiples of the same type.
|
Thanks for the review, @ashutosh-kumbhaj-sumo!
|
amee-sumo
left a comment
There was a problem hiding this comment.
Clean, well-scoped update. Verified the anchor rename (#step-6-choose-a-scheduled-search-alert-type → #step-6-add-scheduled-search-alert-types) doesn't break any other cross-references in the repo, the Step 5 cross-link resolves correctly, and the release note is consistent with the doc content.
One thing worth double-checking before merge: the sentence introducing the second screenshot says "combines Email, Webhook, and ServiceNow Connection alerts" (3 types), but the image's alt text says "listing four configured notifications." Could be accurate (e.g. two Email alerts + Webhook + ServiceNow = 4 notifications, 3 types), but worth a quick visual check against the actual screenshot to confirm the count/description matches.
Approving.
…ption The screenshot shows 4 notifications (two Email, one Webhook, one ServiceNow Connection), not 4 distinct types. Update the intro sentence and alt text to match.
|
@amee-sumo Good catch — checked the actual screenshot, and it's 4 notifications total: Email, Webhook, ServiceNow Connection, Email (Email appears twice). So the "3 types" phrasing and the alt text's "different alert types" were both slightly off. Fixed ( |
Purpose of this pull request
This pull request documents the new multi-notification capability for Scheduled Searches: you can now add up to 10 alert types (mixing Email, Webhook, and other alert types) to a single Scheduled Search instead of choosing just one, with each alert configured independently and all sharing the same trigger condition. Updates Step 6 of the "Create a Scheduled Search" procedure and notes that existing single-alert schedules are unaffected.
Select the type of change
Ticket (if applicable)
https://sumologic.atlassian.net/browse/DOCS-1777