allinurl / goaccess

GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
https://goaccess.io
MIT License
18.3k stars 1.1k forks source link

Noob Question - GoAccess command not working #1462

Open wappguru opened 5 years ago

wappguru commented 5 years ago

I installed GoAccess successfully on a CentOS7 web server.

I configured it as well to the best of my ability.

Whenever I try to run any command from the 'get started' documentation I get the following:

[root@web7 httpdocs]# goaccess access.log -o /home/browns/httpdocs/report.html --log-format=COMBINED --real-time-html -bash: goaccess: command not found

[root@web7 ~]# goaccess access.log -c -bash: goaccess: command not found

Thanks

allinurl commented 5 years ago

Can you please post how did you configure/build goaccess? Thanks