↳ GitHub sourceAnalytics ruleHigh
Illumio VEN Offline Detection Rule
Description
'Create Microsoft Sentinel Incident When Ven Goes Into Offline state'
- Rule type
- Scheduled
- Version
- 1.0.7
- Declared status
- Available
- Query frequency
- 60m
- Query period
- 60m
- Trigger
- gt 0
Declared MITRE coverage
Declared sources
Metadata from the source file. No dependencies inferred from KQL.
Connectors
Data types
KQL query
Original query, unchanged.
Illumio_Auditable_Events_CL
| union IllumioSyslogAuditEvents
| where event_type has 'agent_offline_check'
| mv-expand resource_changes
| extend hostname = resource_changes['resource']['workload']['hostname'],
workload_href = resource_changes['resource']['workload']['href'],
workload_labels = resource_changes['resource']['workload']['labels']
| project-away resource_changes, version, notifications, action, severity, status // action field will have filtered ip addr, so no point of using IP entity
Declared entities
Related content
Links established from declared identifiers and solution manifests.
Source provenance
GitHubDisplayed values come from files in Azure/Azure-Sentinel. They describe the published template, not your workspace configuration.
- Commit
9800e51↗- Source identifier
ec07fcd3-724f-426d-9f53-041801ca5f6c
GSTEP / CATALOG TRACKING
Added to catalog : 16 Sept 2026 · 05:49 UTC
Last change observed : 16 Sept 2026 · 05:49 UTC