↳ GitHub sourceAnalytics ruleMedium

Alarming number of anomalies generated in NetBackup

Description

This rule generates an incident when an alarming number of anomalies are generated in the last 15 minutes.
Rule type
Scheduled
Version
1.0.1
Declared status
Available
Query frequency
15m
Query period
15m
Trigger
gt 0

Declared MITRE coverage

KQL query

Original query, unchanged.

NetBackupAlerts_CL
| where Category contains "ANOMALY_NEW"
| extend client =  split(Message, "client '")[1]
| extend clientName = split(client, "'")[0]
| summarize Total=count() by tostring(clientName)
| where Total >= 10

Declared entities

Host

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
2e0efcd4-56d2-41df-9098-d6898a58c62b
Additional source files 2Solutions/Veritas NetBackup/Analytic Rules/NetBackup_many_Anomalies.yamlsource ↗Solutions/Veritas NetBackup/Data/Solution_NetBackup.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.