💾 Archived View for paritybit.ca › sysadmin › goaccess-with-openbsd-httpd.gmi captured on 2022-04-29 at 11:59:42. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-03-01)
-=-=-=-=-=-=-
Create the .goaccessrc file in the home directory of your user (probably root) and add to it
time-format %T date-format %d/%b/%Y log-format %v %h %^ %^ [%d:%t %^] "%r" %s %b
Goaccess should now work as expected and properly parse httpd's log files.