Python Log File Analyser and Basic Security Detection Tool
Project description
Python Log File Analyser and Basic Security Detection Tool
A lightweight log analysis application that parses Apache Combined Log Format files and detects suspicious activity using three configurable threshold-based rules.
Installation
pip install log-analyser-quadri
Usage
After installation, launch the application from any terminal:
log-analyser
The application opens in your browser at http://localhost:8501
Detection Rules
- R1: High Request Volume - flags IPs exceeding 1,000 requests
- R2: Brute-Force Login - flags IPs with more than 20% HTTP 401 rate
- R3: Error Rate Anomaly - flags IPs with more than 50% error responses
Requirements
Python 3.8 or later
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file log_analyser_quadri-1.0.6.tar.gz.
File metadata
- Download URL: log_analyser_quadri-1.0.6.tar.gz
- Upload date:
- Size: 12.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e959788a6d94bd5807a6341846a9ffbdf34ea0ac811abc9e292af9cc6165392
|
|
| MD5 |
7c7718722db8beb852b28b85001f72b6
|
|
| BLAKE2b-256 |
e6f4e7fb96cbb2f0f6cfc4b78cd121ccb2388e59bc1dffa25ff951c38967e845
|
File details
Details for the file log_analyser_quadri-1.0.6-py3-none-any.whl.
File metadata
- Download URL: log_analyser_quadri-1.0.6-py3-none-any.whl
- Upload date:
- Size: 12.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5fd185f6a2aa763b357d82a04e0c9381e416fcd38066211a028f322aac372142
|
|
| MD5 |
649a9d43fa97cc415e0973d441035ae1
|
|
| BLAKE2b-256 |
cef670bd90ff7efada67aab0e3223cd7e671d9fefe1e2dea55d9716ae5dc587d
|