Author Topic: goaccess - Fast web log analyzer  (Read 43263 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
goaccess - Fast web log analyzer
« on: May 05, 2015, 07:25:19 PM »
I suggest this is added to the CWP bundle - http://goaccess.io - goaccess - Fast web log analyzer and interactive viewer.

Offline
*
Re: goaccess - Fast web log analyzer
« Reply #1 on: February 07, 2018, 11:52:09 AM »
YES - Please!
That would be cool!  8)

Re: goaccess - Fast web log analyzer
« Reply #2 on: February 07, 2018, 12:06:11 PM »
no vote options here, but count mine in

Offline
***
Re: goaccess - Fast web log analyzer
« Reply #3 on: February 07, 2018, 05:39:06 PM »
sudo yum -y install epel-release ncurses-devel gcc geoip-devel tokyocabinet-devel gettext-devel


git clone https://github.com/allinurl/goaccess.git
cd goaccess
autoreconf -fiv
./configure --enable-utf8 --enable-geoip=legacy
make && make install

sudo ln -s /usr/local/bin/goaccess /usr/bin/goaccess

goaccess -f /usr/local/apache/logs/access_log --log-format='%h %^[%d:%t %^] "%r" %s %b' --date-format=%d/%b/%Y --time-format=%T -a -o /usr/local/apache/htdocs/report.html

open
http://yourserverip/report.html

:)

Offline
***
Re: goaccess - Fast web log analyzer
« Reply #4 on: February 08, 2018, 07:52:53 AM »
For realtime report use the command below

goaccess -f /usr/local/apache/logs/access_log --log-format='%h %l %u %^[%d:%t %^] "%r" %s %b' --date-format=%d/%b/%Y --time-format=%T --real-os -m -a -d -o /usr/local/apache/htdocs/report.html --real-time-html

Re: goaccess - Fast web log analyzer
« Reply #5 on: February 08, 2018, 07:36:35 PM »
nice really, should be a worthy as add-on in CWP. Missing though a module for the firewall

Offline
*
Re: goaccess - Fast web log analyzer
« Reply #6 on: November 14, 2019, 10:29:45 PM »
So I was looking at my files and noticed that in every sites account there is this goaccess.
/home/username/cwp_stats/goaccess/daily
/home/username/cwp_stats/goaccess/weekly
/home/username/cwp_stats/goaccess/monthly

Looks like it was installed on both of my VPS' on 11/12. I checked my CWP Admin panels and did not see any mention of it as far as accessing through there. I know if I access it via SFTP and click on the .html file it will show the stats for that particular website.

Anyone else notice this? Will it be accessible via our admin panel?

John

Offline
*
Re: goaccess - Fast web log analyzer
« Reply #7 on: November 15, 2019, 10:32:25 AM »
nice
hope it will be integrated in CWP

Offline
***
Re: goaccess - Fast web log analyzer
« Reply #8 on: March 24, 2020, 11:32:17 PM »
How do I disable this?  I don't remember ever activating it.

Re: goaccess - Fast web log analyzer
« Reply #9 on: March 25, 2020, 12:24:58 AM »
Another "feature" installed by stealth.
Hunt around in Admin, you will find it.
IT SHOULD BE DISABLED BY DEFAULT

Offline
*
Re: goaccess - Fast web log analyzer
« Reply #10 on: September 30, 2020, 06:24:08 PM »
How can i disable this. I have sites that are 30MB and the stats are up to 250MB XD jajaja

Offline
*
Re: goaccess - Fast web log analyzer
« Reply #11 on: September 30, 2020, 06:36:00 PM »
Another "feature" installed by stealth.
Hunt around in Admin, you will find it.
IT SHOULD BE DISABLED BY DEFAULT

Your are right,

CWP Settings > Yum Manager > Installed Packages

goaccess.x86_64 > remove
« Last Edit: September 30, 2020, 06:45:00 PM by Monclee »

Offline
*
Re: goaccess - Fast web log analyzer
« Reply #12 on: January 26, 2021, 09:49:46 AM »
Another "feature" installed by stealth.
Hunt around in Admin, you will find it.
IT SHOULD BE DISABLED BY DEFAULT

Your are right,

CWP Settings > Yum Manager > Installed Packages

goaccess.x86_64 > remove

I'm deleting Goaccess but it's being reinstalled

Re: goaccess - Fast web log analyzer
« Reply #13 on: January 26, 2021, 12:07:38 PM »
Another "feature" installed by stealth.
Hunt around in Admin, you will find it.
IT SHOULD BE DISABLED BY DEFAULT

Your are right,

CWP Settings > Yum Manager > Installed Packages

goaccess.x86_64 > remove

I'm deleting Goaccess but it's being reinstalled
Quite simply, because you will have it enabled in CWP Settings?
The person who mentioned yum was way off track!
IF folks actually followed the official installation instructions, then they might notice it.  ::)
« Last Edit: January 26, 2021, 12:09:31 PM by cynique »

Offline
*
Re: goaccess - Fast web log analyzer
« Reply #14 on: November 05, 2021, 04:38:18 PM »
the monthly tracker is not working
some of them have been up for over 1 year?