↳ GitHub sourceAnalytics ruleInformational
CTE - Admin Login Detected
Description
An administrator logged into the Cybereinforce console.
- Rule type
- Scheduled
- Version
- 1.0.0
- Query frequency
- 30m
- Query period
- 30m
- 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.
CybereinforceCTE_CL
| where EventType == "auth.login"
| extend AccountName = tostring(split(Actor, "@")[0]), UPNSuffix = tostring(split(Actor, "@")[1])
| project TimeGenerated, TenantId, Actor, AccountName, UPNSuffix, Severity, Category, Source
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
65bc5f1d-d29d-4729-a5a6-d9614b0900e0
GSTEP / CATALOG TRACKING
Added to catalog : 16 Sept 2026 · 05:49 UTC
Last change observed : 16 Sept 2026 · 05:49 UTC