An open API service indexing awesome lists of open source software.

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

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