https://github.com/mdinacci/apache_log_parser
A simple parser for Apache combined log files that prints some useful information
https://github.com/mdinacci/apache_log_parser
Last synced: 9 months ago
JSON representation
A simple parser for Apache combined log files that prints some useful information
- Host: GitHub
- URL: https://github.com/mdinacci/apache_log_parser
- Owner: mdinacci
- License: mit
- Created: 2014-01-30T17:03:28.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-30T17:05:09.000Z (over 12 years ago)
- Last Synced: 2025-04-07T01:39:38.265Z (about 1 year ago)
- Language: Python
- Size: 637 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A script that reads the Apache logs and produce in output:
* The percentage of off-site requests
* The top 10 URLs
* The customer usage summary
Usage:
$ python apache_log_parser.py dir_name