Está viendo la ayuda para la versión:
Descargar
Obtener archivo
This script is made to ease the analysis of the access.log files producing a readable report for later processing.
This script is made to ease the analysis of the access.log files producing a readable report for later processing.
It produces the overall requests number, GET vs POST, Request distribution over time and more.
The output will be in Markdown syntax therefore it will be easier to convert it to PDFs with tools like pandoc or showing it in a browser with plugins like markdown viewer.
It can analyse as well custom path provided on the command line.
Taking from the comment within the file that will tell you how to run it:
Analyse CQ access.log extrapolating various informations and producing a MarkDown output on stdout