SecurityBridgeLogs
| where Severity contains "Critical"
triggerThreshold: 0
entityMappings:
- entityType: Account
fieldMappings:
- identifier: Name
columnName: maincontact
- entityType: Host
fieldMappings:
- identifier: HostName
columnName: dhost
- entityType: Host
fieldMappings:
- identifier: HostName
columnName: dvchost
requiredDataConnectors:
- datatypes:
- SecurityBridgeLogs_CL
connectorId: CustomLogsAma
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/SecurityBridge App/Analytical Rules/CriticalEventTriggered.yaml
name: 'SecurityBridge: A critical event occured'
relevantTechniques:
- T1189
status: Available
version: 1.0.4
queryPeriod: 5m
kind: Scheduled
id: 8c5c766a-ce9b-4112-b6ed-1b8fe33733b7
query: |
SecurityBridgeLogs
| where Severity contains "Critical"
description: |
'This rule alerts if there is any critical event occured in the SAP system'
queryFrequency: 5m
severity: Medium
triggerOperator: gt
tactics:
- InitialAccess