-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
Did a fair amount of digging and still not seeing what i'm missing here.
GoAccess Command:
goaccess -f output.log --log-format='%d %t %h %^ %e %m %U %q %s %^ %b %^ %H' --date-format=%Y-%m-%d --time-format=%T -a -o report.html
Parsed 1 linesproducing the following errors:
Token '2015-09-09' doesn't match specifier '%d'
Format Errors - Verify your log/date/time format
Log:
2015-09-09 18:20:26 192.168.3.35 - - [1]GET / - 302 987 260 - 443
2015-09-09 18:20:26 192.168.3.35 - - [2]GET /EFTClient/Account/Login.htm - 200 5222 314 - 443
2015-09-09 18:20:26 192.168.3.35 - - [3]GET /EFTClient/Shared/forms.css - 200 3687 353 - 443