Log-Parser

Log-Parser

PrincetonAfeez

Reads Apache/Nginx-style server logs (or any structured log format). Parses each line with RegEx to extract timestamp, IP, method, URL, status code, and response size. Counts errors by category (4xx, 5xx), identifies the top offending IPs, flags suspicious patterns (brute-force attempts, path traversal), and outputs a clean summary report.

1 Stars
0 Forks
0 Watchers
Python Language
22 SrcLog Score
Cost to Build
$1.1K
Market Value
$500

Growth over time

5 data points  ·  2026-04-15 → 2026-08-29
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about Log-Parser

Question copied to clipboard

What is the PrincetonAfeez/Log-Parser GitHub project? Description: "Reads Apache/Nginx-style server logs (or any structured log format). Parses each line with RegEx to extract timestamp, IP, method, URL, status code, and response size. Counts errors by category (4xx, 5xx), identifies the top offending IPs, flags suspicious patterns (brute-force attempts, path traversal), and outputs a clean summary report.". Written in Python. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone Log-Parser

Clone via HTTPS

git clone https://github.com/PrincetonAfeez/Log-Parser.git

Clone via SSH

[email protected]:PrincetonAfeez/Log-Parser.git

Download ZIP

Download main.zip

Found an issue?

Report bugs or request features on the Log-Parser issue tracker:

Open GitHub Issues