↳ GitHub sourceAnalytics ruleMedium

CiscoISE - Backup failed

Description

'Detects when backup activity failed.'
Rule type
Scheduled
Version
1.0.3
Declared status
Available
Query frequency
6h
Query period
6h
Trigger
gt 0

Declared MITRE coverage

Declared sources

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

Connectors

KQL query

Original query, unchanged.

let lbtime = 6h;
CiscoISEEvent
| where TimeGenerated > ago(lbtime)
| where EventId in ('60095', '60098')
| project TimeGenerated, DvcHostname, DvcIpAddr
| extend HostCustomEntity = DvcHostname
| extend IPCustomEntity = DvcIpAddr

Declared entities

HostIP

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
4eddd44a-25e4-41af-930d-0c17218bec74
Additional source files 2Solutions/Cisco ISE/Analytic Rules/CiscoISEBackupFailed.yamlsource ↗Solutions/Cisco ISE/Data/Solution_CiscoISE.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.