↳ GitHub sourceAnalytics ruleMedium

McAfee ePO - Task error

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

IP

Related content

Links established from declared identifiers and solution manifests.

Source provenance

GitHub

Displayed values come from files in Azure/Azure-Sentinel. They describe the published template, not your workspace configuration.

Source identifier
3e397e31-7964-417e-a3e0-0acfaa2056f4
Additional source files 2Solutions/McAfee ePolicy Orchestrator/Analytic Rules/McAfeeEPOTaskError.yamlsource ↗Solutions/McAfee ePolicy Orchestrator/Data/Solution_McAfee.jsonsolution-membership ↗
GSTEP / CATALOG TRACKING

Added to catalog : 16 Sept 2026 · 05:49 UTC
Last change observed : 16 Sept 2026 · 05:49 UTC

GSTEP sync dates, separate from the source content’s publication dates.