↳ GitHub sourceAnalytics ruleMedium

CiscoISE - Log collector was suspended

Description

'Detects when log collector was suspended.'
Rule type
Scheduled
Version
1.0.3
Declared status
Available
Query frequency
10m
Query period
10m
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 = 10m;
CiscoISEEvent
| where TimeGenerated > ago(lbtime)
| where EventId == '59207'
| project TimeGenerated, SrcIpAddr, DstIpAddr
| extend IPCustomEntity = DstIpAddr

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
ce171782-1643-4f21-bbb7-fa954b1e6897
Additional source files 2Solutions/Cisco ISE/Analytic Rules/CiscoISELogCollectorSuspended.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.