{
  "name": "Superna Critical",
  "description": "Raise an alert on Superna Zero Trust Critical event type",
  "type": "MonitorsLibraryMonitorExport",
  "monitorType": "Logs",
  "evaluationDelay": "0m",
  "alertName": null,
  "runAs": null,
  "notificationGroupFields": [],
  "queries": [
    {
      "rowId": "A",
      "query": "_collector=\"Superna Zero Trust\" AND (CRITICAL) AND severity"
    }
  ],
  "triggers": [
    {
      "detectionMethod": "LogsStaticCondition",
      "triggerType": "Critical",
      "resolutionWindow": null,
      "timeRange": "-5m",
      "threshold": 1,
      "thresholdType": "GreaterThanOrEqual",
      "field": null
    },
    {
      "detectionMethod": "LogsStaticCondition",
      "triggerType": "ResolvedCritical",
      "resolutionWindow": "-5m",
      "timeRange": "-5m",
      "threshold": 1,
      "thresholdType": "LessThan",
      "field": null
    }
  ],
  "timeZone": "America/Toronto",
  "notifications": [],
  "isDisabled": false,
  "groupNotifications": true,
  "playbook": "",
  "sloId": null,
  "monitorTemplateId": null,
  "tags": null,
  "automatedPlaybookIds": []
}
