find /var/log/nginx -type f -name "*access.log*" -exec cat {} + | goaccess --log-format VCOMBINED -o /tmp/stats.html