nginx2goaccess icon indicating copy to clipboard operation
nginx2goaccess copied to clipboard

Convert Nginx log_format to goaccess config file

Results 2 nginx2goaccess issues
Sort by recently updated
recently updated
newest added

Docs use `log-format` but output is `log_format`. Which should be used? Is this valid output? Here is my current output which isn't working: ``` time-format %T date-format %d/%b/%Y log_format nginx...