From 8436b30079e20878c49fcdbba53240582b0d9426 Mon Sep 17 00:00:00 2001 From: pdiogoantunes Date: Thu, 23 Mar 2017 16:49:16 +0100 Subject: [PATCH] output format --- HowtoGoAccess.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/HowtoGoAccess.md b/HowtoGoAccess.md index 69c2a9f1..e8b4b870 100644 --- a/HowtoGoAccess.md +++ b/HowtoGoAccess.md @@ -29,8 +29,10 @@ log-format %h %^[%d:%t %^] "%r" %s %b "%R" "%u" Pour générer un rapport HTML (un seul fichier, les styles sont inline) : +avec goaccess - 0.8.3. + ~~~ -# goaccess -f access.log -a -o report.html +# goaccess -f access.log -a -o html ~~~ Pour suivre un access.log en temps réel :