↳ GitHub sourceAnalytics ruleMedium

Datawiza - massive errors detected

Description

"This rule is designed to identify when the system is experiencing abnormal errors."
Rule type
Scheduled
Version
1.0.0
Query frequency
10m
Query period
10m
Trigger
GreaterThan 0

Declared MITRE coverage

Declared sources

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

Connectors

Data types

KQL query

Original query, unchanged.

let timeFrame = 10m;
datawizaserveraccess_CL
| where TimeGenerated between (ago(timeFrame) .. now())
  and Status_d >= 500
| summarize Count = count()
| where Count > 100

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
ddee1398-cf0b-46af-b583-78c3c29156dc
Additional source files 2Solutions/Datawiza/Analytic Rules/DatawizaSentinelAlerts.yamlsource ↗Solutions/Datawiza/Data/Solution_Datawiza_DAP.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.