An HTTP access log monitoring program written in Python 2.7. It reads an actively written HTTP log file (that can be simulated) and prints regularly some statistics, it also raises alerts when the traffic suddenly rises.
This is a homework realised for an interview, you can find the subject here.
##Presentation and documentation The detailed presentation and a full documentation are hosted by readTheDoc here.