Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

linux:goaccess [2021-08-03] – created dcailinux:goaccess [2021-08-03] (current) dcai
Line 1: Line 1:
 +<code>
 find /var/log/nginx -type f -name "*access.log*" -exec cat {} + | goaccess --log-format VCOMBINED -o /tmp/stats.html find /var/log/nginx -type f -name "*access.log*" -exec cat {} + | goaccess --log-format VCOMBINED -o /tmp/stats.html
 +</code>
linux/goaccess.1627963664.txt.gz · Last modified: by dcai