User@SukheshCS:~/apps/
secure log viewer$
./run_diagnostics.exe
Secure Log Viewer
A modern, secure, and privacy-focused application for analyzing Windows Event Logs and monitoring network traffic. Features a “Cyberpunk/Neon” aesthetic and local-first data processing.
- Advanced Log Analysis: Easily filter and search Windows Security, System, and Application logs.
- Real-time Network Traffic: Monitor active TCP/UDP connections and bandwidth usage per process.
- IP Reputation Check: Integrated with AbuseIPDB to instantly verify the safety of remote IP addresses.
- Privacy First: All log processing happens locally on your machine.
- Cyberpunk UI: A sleek, dark-mode interface designed for improved readability and style.
- Microsoft Store Ready: Packaged as a signed
.appxfor Windows 10/11.
- Frontend: React 19, Vite, Sass
- Backend: Electron (with secure context isolation)
- System Integration: PowerShell (for log retrieval and network stats)
- Packaging: electron-builder
(Link coming soon once published)
- Node.js (v18 or later)
- Windows 10/11 (required for PowerShell log access)
This application is built with security in mind:
- Local Processing: No logs are uploaded to any external server.
- Context Isolation: Electron’s
contextIsolationandnodeIntegration: falseare enabled by default. - Opt-in API: External IP reputation checks (AbuseIPDB) are only performed on specific request or when viewing the traffic tab, as detailed in our Privacy Policy.
GitHub
Install From Windows Store