The application is distributed as a standalone EXE built with jpackage.
Nothing except:
- Windows 10/11 (Currently on win 10 System Logs are not working - TODO)
- Local user profile
- Windows PowerShell (built-in on Windows 10/11)
Java is bundled inside the EXE.
You do NOT need to install Java.
- Download
SystemLogAnalyzer.rar - unpack it with winrar anywhere.
- Double-click on SystemLogAnalyzer.exe
- (Optional) If Security logs are selected → confirm Windows UAC popup
That's all.
- directory for storing exported CSVs
- directory for saving reports
- log types (Application / System / Security)
- runs PowerShell → exports CSV
- parses records
- loads them into a JavaFX table
- filter
- search
- inspect details
- refresh logs anytime
All without touching Event Viewer manually.