Description
'Detects when task error occurs.'
- Rule type
- Scheduled
- Version
- 1.0.2
- Declared status
- Available
- Query frequency
- 1h
- Query period
- 1h
- Trigger
- gt 0
Declared MITRE coverage
Declared sources
Metadata from the source file. No dependencies inferred from KQL.
Connectors
KQL query
Original query, unchanged.
McAfeeEPOEvent
| where EventId in ('1003', '1067')
| extend EventMessage = case(EventId == '1003', 'Error starting Task',
'Unable to start scheduled task')
| project DvcIpAddr, EventId, EventMessage
| extend IPCustomEntity = DvcIpAddr
Declared entities
Related content
Links established from declared identifiers and solution manifests.
Source provenance
GitHubDisplayed values come from files in Azure/Azure-Sentinel. They describe the published template, not your workspace configuration.
- Commit
9800e51↗- Source identifier
3e397e31-7964-417e-a3e0-0acfaa2056f4
GSTEP / CATALOG TRACKING
Added to catalog : 16 Sept 2026 · 05:49 UTC
Last change observed : 16 Sept 2026 · 05:49 UTC