Access Log Summarizer is a simple python script to parse CLF access logs and generate a summary of high frequency requests/requesters.
The purpose of this script is mostly educational, but can be used in accordance with the license.
To run, verify the # Settings
block for path and output, and execute py summarizer.py
.