declare query_parameters(lbperiod:timespan = 14d);
SailPointIDN_Events_CL
| where TimeGenerated > ago(lbperiod) and status_s == "FAILED"
| project technicalName_s, operation_s, type_s
name: SailPointIdentityNowFailedEvents
query: |
declare query_parameters(lbperiod:timespan = 14d);
SailPointIDN_Events_CL
| where TimeGenerated > ago(lbperiod) and status_s == "FAILED"
| project technicalName_s, operation_s, type_s
queryFrequency: 1d
triggerOperator: gt
requiredDataConnectors:
- dataTypes:
- SailPointIDN_Events_CL
connectorId: SailPointIdentityNow
status: Available
entityMappings:
- entityType: Account
fieldMappings:
- identifier: Name
columnName: technicalName_s
triggerThreshold: 0
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/SailPointIdentityNow/Analytic Rules/SailPointIdentityNowFailedEvents.yaml
description: |
'Detects all events with status failed.'
version: 1.0.0
id: c3835197-fd07-447e-a0ac-7540d51a1f64
kind: Scheduled
relevantTechniques:
- T1133
severity: High
tactics:
- InitialAccess
queryPeriod: 14d