wget https://tar.goaccess.io/goaccess-1.3.tar.gz tar -xzvf goaccess-1.3.tar.gz cd goaccess-1.3/ ./configure --enable-utf8 --enable-geoip=legacy make make install
CentOS7 yum安装软件时检索密钥问题
修改/etc/yum.conf gpgcheck=1 >>> gpgcheck=0
goaccess -a -d -f /usr/local/nginx/logs/access.log -p /usr/local/etc/goaccess/goaccess.conf -o html/goaccess.html