STATUS OPERATIONAL
SECTOR CAN-AB-CGY
UNIT CAF/MP
DTG 2026-07-08
Blue Team Windows Log Analysis Client-Side JavaScript
Supported formats:  Windows Event XML (exported from Event Viewer) • IIS W3C logs (u_ex*.log) • Plain text logs  —  Read the write-up →
Note on .evtx files: Binary EVTX cannot be parsed in the browser. Export from Event Viewer first: right-click any log → Save All Events As... → XML. Or use PowerShell:

Get-WinEvent -Path "C:\path\to\file.evtx" | Select-Object TimeCreated, Id, LevelDisplayName, ProviderName, Message | Export-Csv -Path "$env:USERPROFILE\Desktop\events.csv" -NoTypeInformation
📁
Drop a log file here, or click to browse
Windows Event XML • IIS W3C .log • Plain text .log/.txt
0
Total
0
Errors
0
Warnings
0
Info
# Time Level Event ID Source Computer Message