A lightweight Python-based log analysis tool designed to parse server and application logs, extract critical errors and warnings, and generate structured scan summaries.
- Automated Log Parsing: Reads log files line by line efficiently.
- Threat & Error Detection: Automatically flags
ERRORandWARNINGentries. - Summary Report: Provides an aggregated count of all detected errors and warnings.
- Language: Python 3.x (Standard File I/O)
git clone [https://github.com/shahzaibjavedpy/log-analyzer.git](https://github.com/shahzaibjavedpy/log-analyzer.git)
cd 05-log-analyzer