declare query_parameters(lbperiod:timespan = 14d, type:string = "ACCESS_ITEM");
SailPointIDN_Events_CL
| where TimeGenerated > ago(lbperiod)
| where type_s == type
| where status_s == "FAILED"
| sort by created_t
status: Available
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/SailPointIdentityNow/Analytic Rules/SailPointIdentityNowEventType.yaml
query: |
declare query_parameters(lbperiod:timespan = 14d, type:string = "ACCESS_ITEM");
SailPointIDN_Events_CL
| where TimeGenerated > ago(lbperiod)
| where type_s == type
| where status_s == "FAILED"
| sort by created_t
requiredDataConnectors:
- dataTypes:
- SailPointIDN_Events_CL
connectorId: SailPointIdentityNow
tactics:
- InitialAccess
name: SailPointIdentityNowEventType
relevantTechniques:
- T1133
severity: High
entityMappings:
- fieldMappings:
- identifier: Name
columnName: technicalName_s
entityType: Account
kind: Scheduled
queryFrequency: 1d
description: |
'Created to detect failed events of particular type from SailPointIDN_Events.'
triggerThreshold: 0
triggerOperator: gt
version: 1.0.0
queryPeriod: 14d
id: 48bb92e2-bad4-4fd4-9684-26cb188299b7