McAfeeEPOEvent
| where EventId == '2412'
| extend IPCustomEntity = DvcIpAddr, HostCustomEntity = DvcHostname
entityMappings:
- fieldMappings:
- columnName: IPCustomEntity
identifier: Address
entityType: IP
- fieldMappings:
- columnName: HostCustomEntity
identifier: FullName
entityType: Host
triggerOperator: gt
tactics:
- DefenseEvasion
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/McAfee ePolicy Orchestrator/Analytic Rules/McAfeeEPODeploymentFailed.yaml
version: 1.0.2
query: |
McAfeeEPOEvent
| where EventId == '2412'
| extend IPCustomEntity = DvcIpAddr, HostCustomEntity = DvcHostname
triggerThreshold: 0
relevantTechniques:
- T1562
queryPeriod: 6h
status: Available
severity: High
kind: Scheduled
name: McAfee ePO - Deployment failed
queryFrequency: 6h
id: 155243f4-d962-4717-8a7b-b15b6d112660
description: |
'Detects when errors occur during deployment new changes/policies.'
requiredDataConnectors:
- datatypes:
- Syslog
connectorId: SyslogAma