Differences
This shows you the differences between two versions of the page.
| |
| linux:goaccess [2021-08-03] – created dcai | linux:goaccess [2021-08-03] (current) – dcai |
|---|
| | <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> |