VMware_VECO_EventLogs_CL
| where event == "CWS_EVENT"
| extend cwsPolicyAction = todynamic(detail).subEvent
| where cwsPolicyAction == "CWS_POLICY_PUBLISHED"
| extend cwsPolicyName = todynamic(detail).policyName
incidentConfiguration:
groupingConfiguration:
groupByEntities: []
groupByAlertDetails: []
groupByCustomDetails: []
lookbackDuration: 1h
enabled: true
matchingMethod: AllEntities
reopenClosedIncident: false
createIncident: true
suppressionEnabled: false
name: VMware Cloud Web Security - Policy Publish Event
triggerThreshold: 0
alertDetailsOverride:
alertDescriptionFormat: |-
CWS Policy Published: {{cwsPolicyName}}
During publish, the VMware Edge Cloud Orchestrator deploys the CWS policies in SASE POPs, making them effective. All new rules will be enforced. Depending on the contents of the policy, this might create an impact on the CWS Data Plane traffic.
alertDynamicProperties: []
eventGroupingSettings:
aggregationKind: AlertPerResult
requiredDataConnectors:
- dataTypes:
- CWS
connectorId: VMwareSDWAN
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/VMware SD-WAN and SASE/Analytic Rules/vmw-sase-cws-policy-publish.yaml
id: b26a7d97-6b6e-43ab-870e-eb18460ae602
kind: Scheduled
triggerOperator: gt
queryFrequency: 1h
severity: Informational
description: This alert is capturing events when VMware CWS policies were published. During publish, the VMware Edge Cloud Orchestrator deploys the CWS policies in SASE POPs, making them effective. All new rules will be enforced. Depending on the contents of the policy, this might create an impact on the CWS Data Plane traffic.
query: |+
VMware_VECO_EventLogs_CL
| where event == "CWS_EVENT"
| extend cwsPolicyAction = todynamic(detail).subEvent
| where cwsPolicyAction == "CWS_POLICY_PUBLISHED"
| extend cwsPolicyName = todynamic(detail).policyName
version: 1.0.0
queryPeriod: 1h
suppressionDuration: 5h