goaccess 官方网站
安装epel源
yum install epel-release && yum -y update
安装goaccess
yum -y install goaccess
终端分析
goaccess access.log -c
输出html静态文件
goaccess access.log -o report.html --log-format=COMBINED
yum install epel-release && yum -y update
yum -y install goaccess
goaccess access.log -c
goaccess access.log -o report.html --log-format=COMBINED