A collection of scripts for parsing and analyzing log files (e.g., Apache access logs).
log_parser.py: Parses Apache-style logs to extract and analyze IP addresses, URLs, HTTP methods, and status codes.
-
Clone the repository:
git clone https://github.com/HanaSolo4230/General_Scripts.git
-
Script points to a sample file access_wireshark.log. Change as necessary or add input function.
-
Run python3 log_parser.py