goaccess icon indicating copy to clipboard operation
goaccess copied to clipboard

[request] Add Althttpd log format

Open xoich opened this issue 4 years ago • 0 comments

Hi, Althttpd is the HTTP server made by the author of Sqlite and serving sqlite.org. This is the log format:

time-format %H:%M:%S
date-format %Y-%m-%d
log-format %d %t,%h,"%r","%R",%s,%^,%b,%^,%^,%^,%^,%D,%^,"%u"

For confirmation you can find the format here (search for Log record files)

xoich avatar Oct 22 '21 15:10 xoich