↳ GitHub sourceAnalytics ruleHigh

Darktrace Incident Event

Description

This query searches for Darktrace incident events and creates a Microsoft Sentinel incident for each matching result.
Rule type
NRT
Version
1.1.0

Declared MITRE coverage

Declared sources

Metadata from the source file. No dependencies inferred from KQL.

Connectors

Data types

KQL query

Original query, unchanged.

DarktraceIncidents_CL
| where TimeGenerated >= ago(5m)
| extend SentinelSeverity = case(groupCategory == "suspicious", "Medium",
groupCategory == "critical", "High", "Informational")
| extend ProviderName = "Darktrace"

Declared entities

AccountIPHost

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
05de0eaf-01bc-4615-99fc-2ec769864b34
Additional source files 2Solutions/Darktrace/Analytic Rules/DarktraceIncidentEvent.yamlsource ↗Solutions/Darktrace/Data/Solution_DarktraceEnterpriseImmuneSystem.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.