VMware_VECO_EventLogs_CL
| where event contains "ALL_CSS_DOWN"
| extend Edge_Serial_Number = extract("edgeSerialNumber:(.*)$", 1, detail)
| project TimeGenerated, Edge_Serial_Number, message, severity
customDetails:
Edge_Serial_Number: Edge_Serial_Number
name: VMware SD-WAN Edge - All Cloud Security Service Tunnels DOWN
id: 8d05cc90-d337-41f5-b5fa-614cbfe1a879
suppressionEnabled: false
requiredDataConnectors:
- dataTypes:
- SDWAN
connectorId: VMwareSDWAN
eventGroupingSettings:
aggregationKind: AlertPerResult
version: 1.0.0
severity: Medium
triggerThreshold: 0
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/VMware SD-WAN and SASE/Analytic Rules/vmw-sdwan-nsd-cssdown.yaml
queryPeriod: 1h
incidentConfiguration:
groupingConfiguration:
groupByAlertDetails: []
lookbackDuration: 5h
reopenClosedIncident: false
groupByCustomDetails: []
groupByEntities: []
matchingMethod: AllEntities
enabled: false
createIncident: true
queryFrequency: 1h
suppressionDuration: 5h
alertDetailsOverride:
alertDynamicProperties: []
alertDescriptionFormat: '{{message}} '
query: |
VMware_VECO_EventLogs_CL
| where event contains "ALL_CSS_DOWN"
| extend Edge_Serial_Number = extract("edgeSerialNumber:(.*)$", 1, detail)
| project TimeGenerated, Edge_Serial_Number, message, severity
kind: Scheduled
description: This analytics rule collects events where an SD-WAN Edge reports that all Cloud Security Service (CSS) tunnels are down. Losing connectivity to a Secure Service Edge (SSE) service can impact security capabilities.
triggerOperator: gt