Send Investigation Summary Reports

This playbook iterates over closed incidents, generates a summary report for each closed incident, and emails the reports to specified users.

Common Playbooks · 7 tasks · 4 inputs · 0 outputs

Inputs

  • MailTo — Email address to mail the report to.
  • ReportName — Reports to generate.
  • ReportType — Type of report
  • IncidentSearchQuery — Query used to search for incidents. Default query will search for all incidents closed within the last hour.

Commands used

send-mail setIncident

Flowchart

yes Start Start Find Closed Incidents - SearchIncidentsV2 Find Closed Incidents SearchIncidentsV2 Generate Summary Report - GenerateSummaryReports Generate Summary Report GenerateSummaryReports Email Reports - send-mail Email Reports send-mail Set Report Done Label - setIncident Set Report Done Label setIncident Complete Complete Are there relevant closed incidents? - Exists Are there relevant closed... Exists