/logreplay

Replay CERN-style access logs at a server and make pretty graphs of the result.

Usage Example:

logreplay --host somevhost.com --server someserver.internal < access.log

Results will be saved to report.json, which is best viewed via the included report.html.

Graphs are generated by Sparklines, which you'll need to download after you clone:

git submodule update --init