Microsoft Sentinel Analytic Rules
cloudbrothers.infoAzure Sentinel RepoToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

VMware Cloud Web Security - Web Access Policy Violation

Back
Idb84a1f62-ad30-4ae1-8b21-3d304d8aa818
RulenameVMware Cloud Web Security - Web Access Policy Violation
DescriptionVMware Cloud Web Security reported access events which were violating web access policy rules. Additional investigation might be required.
SeverityMedium
Required data connectorsVMwareSDWAN
KindScheduled
Query frequency1h
Query period1h
Trigger threshold0
Trigger operatorgt
Source Urihttps://github.com/Azure/Azure-Sentinel/blob/master/Solutions/VMware SD-WAN and SASE/Analytic Rules/vmw-sase-cws-policyviolation.yaml
Version1.0.0
Arm templateb84a1f62-ad30-4ae1-8b21-3d304d8aa818.json
Deploy To Azure
VMware_CWS_Weblogs_CL
| where action == "block"
requiredDataConnectors:
- connectorId: VMwareSDWAN
  dataTypes:
  - CWS
name: VMware Cloud Web Security - Web Access Policy Violation
queryFrequency: 1h
incidentConfiguration:
  groupingConfiguration:
    groupByEntities: []
    matchingMethod: AllEntities
    enabled: false
    groupByCustomDetails: []
    lookbackDuration: 5h
    groupByAlertDetails: []
    reopenClosedIncident: false
  createIncident: true
triggerThreshold: 0
severity: Medium
query: |
  VMware_CWS_Weblogs_CL
  | where action == "block"  
suppressionDuration: 5h
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/VMware SD-WAN and SASE/Analytic Rules/vmw-sase-cws-policyviolation.yaml
version: 1.0.0
entityMappings:
- fieldMappings:
  - columnName: sourceIp
    identifier: Address
  entityType: IP
- fieldMappings:
  - columnName: virusList
    identifier: Name
  entityType: Malware
- fieldMappings:
  - columnName: url
    identifier: Url
  entityType: URL
- fieldMappings:
  - columnName: userId
    identifier: AadUserId
  entityType: Account
queryPeriod: 1h
triggerOperator: gt
suppressionEnabled: false
eventGroupingSettings:
  aggregationKind: AlertPerResult
id: b84a1f62-ad30-4ae1-8b21-3d304d8aa818
kind: Scheduled
description: VMware Cloud Web Security reported access events which were violating web access policy rules. Additional investigation might be required.