User@SukheshCS:~/apps/ secure log viewer$ ./run_diagnostics.exe

Secure Log Viewer

v LATEST STABLE

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.

🚀 Key Features

  • 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 .appx for Windows 10/11.

🛠️ Technology Stack

  • Frontend: React 19, Vite, Sass
  • Backend: Electron (with secure context isolation)
  • System Integration: PowerShell (for log retrieval and network stats)
  • Packaging: electron-builder

📦 Installation

Download from Microsoft Store

(Link coming soon once published)

Build from Source

Prerequisites

  • Node.js (v18 or later)
  • Windows 10/11 (required for PowerShell log access)

🔒 Privacy & Security

This application is built with security in mind:

  • Local Processing: No logs are uploaded to any external server.
  • Context Isolation: Electron’s contextIsolation and nodeIntegration: false are 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