This is an old revision of the document!
find /var/log/nginx -type f -name "*access.log*" -exec cat {} + | goaccess –log-format VCOMBINED -o /tmp/stats.html