let AuditTimeAgo = 2d;
let _severity= dynamic(["HIGH","VERY HIGH"]);
SAPETDInvestigations_CL
| where TimeGenerated > ago(AuditTimeAgo)
| where Severity in (_severity)
id: 5096db53-fad3-4844-a264-246f7b7e6e06
query: |
let AuditTimeAgo = 2d;
let _severity= dynamic(["HIGH","VERY HIGH"]);
SAPETDInvestigations_CL
| where TimeGenerated > ago(AuditTimeAgo)
| where Severity in (_severity)
description: Synch investigations coming in from SAP Enterprise Threat Detection into Microsoft Sentinel (one way)
requiredDataConnectors:
- connectorId: SAPETDAlerts
dataTypes:
- SAPETDInvestigations_CL
alertDetailsOverride:
alertDisplayNameFormat: 'SAP ETD - {{Description}} '
alertDescriptionFormat: 'Description: {{Description}}. Processed by {{Processor}}. Severity: {{Severity}}.'
tactics: []
status: Available
queryFrequency: 1h
queryPeriod: 2d
triggerOperator: gt
kind: Scheduled
name: SAP ETD - Synch investigations
customDetails:
ETD_InvestNumber: InvestigationId
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/SAP ETD Cloud/Analytic Rules/SAPETD-SynchInvestigations.yaml
version: 1.0.0
eventGroupingSettings:
aggregationKind: AlertPerResult
relevantTechniques: []
severity: High
triggerThreshold: 0