Open obayit opened 2 months ago
This should do it:
# goaccess access.log --log-format='%h %^[%d:%t %^] "%r" %s %b "%R" "%u" %^ "%T" %^' --date-format=%d/%b/%Y --time-format=%T
If you're specifying the format in the config file, use it without quotes, for example:
log-format %h %^[%d:%t %^] "%r" %s %b "%R" "%u" %^ "%T" %^
date-format %d/%b/%Y
time-format %T
I am getting this error:
Here is a sample line:
Here is my config file:
goaccess version: