Anyway to install AWStats or GoAccess?

Is there a tutorial on how to install any type of a log analyzer?

also interested

#OS Distro - CentOS7
yum install goaccess -y

navigate to log path

cd /home//logs

#run goaccess command to view awesome report

goaccess .access_log --log-format=’"%h %l %u [%d:%T] “%r” %>s %b “%{Referer}i” “%{User-Agent}i” “%{Host}i”"’ --date-format=%d/%b/%Y --time-format=%T