{"id":20749237,"url":"https://github.com/themysteriousstranger90/loganalyzerforwindows","last_synced_at":"2026-03-09T19:47:40.279Z","repository":{"id":210728555,"uuid":"726573127","full_name":"TheMysteriousStranger90/LogAnalyzerForWindows","owner":"TheMysteriousStranger90","description":"AzioEventLog Analyzer is a monitoring and analysis tool for Windows Event Logs with real-time tracking, database storage, advanced filtering capabilities, and interactive dashboard visualization.","archived":false,"fork":false,"pushed_at":"2026-02-05T09:14:43.000Z","size":51261,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-05T20:44:47.086Z","etag":null,"topics":["avalonia-ui","avaloniaui","csharp","dotnet","eventlogs","logs","windows-application"],"latest_commit_sha":null,"homepage":"https://apps.microsoft.com/detail/9NMBDKF5C8F9","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheMysteriousStranger90.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-12-02T18:55:54.000Z","updated_at":"2026-02-05T09:04:34.000Z","dependencies_parsed_at":"2025-06-10T16:11:53.645Z","dependency_job_id":"3c002f85-6777-4b88-847b-7920e2c0ec33","html_url":"https://github.com/TheMysteriousStranger90/LogAnalyzerForWindows","commit_stats":null,"previous_names":["themysteriousstranger90/loganalyzerforwindows"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/TheMysteriousStranger90/LogAnalyzerForWindows","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheMysteriousStranger90%2FLogAnalyzerForWindows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheMysteriousStranger90%2FLogAnalyzerForWindows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheMysteriousStranger90%2FLogAnalyzerForWindows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheMysteriousStranger90%2FLogAnalyzerForWindows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheMysteriousStranger90","download_url":"https://codeload.github.com/TheMysteriousStranger90/LogAnalyzerForWindows/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheMysteriousStranger90%2FLogAnalyzerForWindows/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30309921,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T17:35:44.120Z","status":"ssl_error","status_checked_at":"2026-03-09T17:35:43.707Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["avalonia-ui","avaloniaui","csharp","dotnet","eventlogs","logs","windows-application"],"created_at":"2024-11-17T08:21:44.902Z","updated_at":"2026-03-09T19:47:40.271Z","avatar_url":"https://github.com/TheMysteriousStranger90.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AzioEventLog Analyzer\r\n\r\n![Screenshot of the application](Screenshots/Screen1.png)\r\n\r\nAzioEventLog Analyzer is a monitoring and analysis tool for Windows Event Logs with real-time tracking, database storage, advanced filtering capabilities, and interactive dashboard visualization.\r\n\r\n## Features\r\n\r\n### **Dual Operation Modes**\r\n- **Real-time Monitoring Mode**: Continuously monitor Windows Event Logs\r\n- **Database Mode**: View and analyze historical logs with pagination and session-based filtering\r\n\r\n### **Interactive Dashboard**\r\n- **Summary Cards**: Quick overview of total logs, errors, warnings, and information events\r\n- **Pie Chart**: Visual distribution of log levels\r\n- **Timeline Chart**: Events over time with zoom capability\r\n- **Top Sources Chart**: Bar chart showing most active event sources\r\n- **Top Event IDs Chart**: Horizontal bar chart of most frequent event IDs\r\n- **Session Filtering**: Filter dashboard data by monitoring session\r\n- **Auto-refresh**: Dashboard updates when switching sessions\r\n\r\n### **Advanced Filtering**\r\n- Filter by log source (System, Application, Security, etc.)\r\n- Filter by log level (Error, Warning, Information, AuditSuccess, AuditFailure)\r\n- Time-based filtering (Last hour, 24 hours, 3 days, 7 days)\r\n- Session-based filtering for historical data\r\n- Search in messages\r\n- Filter by Event ID\r\n- Filter by Source\r\n\r\n### **Data Management**\r\n- Save logs in multiple formats (TXT, JSON)\r\n- Persistent SQLite database for log history\r\n- Session tracking with unique identifiers\r\n- Clear all history with one click\r\n\r\n### **Email Integration**\r\n- Send log archives via email\r\n- SMTP configuration through settings\r\n- Archive latest logs folder to ZIP\r\n\r\n### **Technical Features**\r\n- Built with Avalonia UI\r\n- LiveChartsCore for interactive data visualization\r\n- Batch processing for large log volumes\r\n- Efficient memory management with pagination\r\n- Error handling and user feedback\r\n- WMI (Windows Management Instrumentation) integration\r\n- Entity Framework Core with SQLite\r\n\r\n## Requirements\r\n\r\n- **Operating System**: Windows (tested on Windows 11)\r\n- **.NET**: .NET 9.0\r\n- **Administrator Rights**: Required for reading certain event logs (Security log)\r\n\r\n![Screenshot of the application](Screenshots/Screen2.png)\r\n![Screenshot of the application](Screenshots/Screen3.png)\r\n![Screenshot of the application](Screenshots/Screen4.png)\r\n![Screenshot of the application](Screenshots/Screen5.png)\r\n\r\n## Usage\r\n\r\n### Real-time Monitoring\r\n1. Select a **Log Source** (e.g., System, Application)\r\n2. Choose a **Log Level** to monitor (e.g., Error, Warning)\r\n3. Set a **Time Range** (e.g., Last 24 hours)\r\n4. Click **Start** to begin monitoring\r\n5. View logs in real-time in the output window\r\n6. Click **Stop** to end monitoring\r\n7. Click **Save Logs** to export the current session\r\n\r\n### Database Mode\r\n1. Toggle **Database Mode** to view historical logs\r\n2. Select a **Session** from the dropdown\r\n3. Use **Search** to find specific messages\r\n4. Filter by **Event ID** or **Source**\r\n5. Navigate through pages using pagination controls\r\n6. Adjust **items per page** for comfortable viewing\r\n7. Click **Export Session** to save all logs from a session\r\n8. Use **Clear All History** to delete all stored logs\r\n\r\n### Dashboard\r\n1. Switch to the **Dashboard** tab\r\n2. View summary cards with key metrics\r\n3. Analyze log distribution with the pie chart\r\n4. Track event frequency over time with the timeline\r\n5. Identify top event sources and IDs\r\n6. Select a session to filter dashboard data\r\n7. Click **Refresh** to update charts\r\n\r\n## Contributing\r\n\r\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\r\n\r\n## Author\r\n\r\nBohdan Harabadzhyu\r\n\r\n## License\r\n\r\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\r\n\r\n## Microsoft Store\r\n\r\n[![Get it from Microsoft Store](https://get.microsoft.com/images/en-us%20dark.svg)](https://apps.microsoft.com/detail/9NMBDKF5C8F9)\r\n\r\n## SourceForge\r\n\r\n[![Download LogAnalyzerForWindows](https://a.fsdn.com/con/app/sf-download-button)](https://sourceforge.net/projects/loganalyzerforwindows/files/latest/download)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemysteriousstranger90%2Floganalyzerforwindows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthemysteriousstranger90%2Floganalyzerforwindows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemysteriousstranger90%2Floganalyzerforwindows/lists"}