Control Web Panel

Developers => Suggestions => Topic started by: driftwood on May 05, 2015, 07:25:19 PM

Title: goaccess - Fast web log analyzer
Post by: driftwood 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.
Title: Re: goaccess - Fast web log analyzer
Post by: zenben on February 07, 2018, 11:52:09 AM
YES - Please!
That would be cool!  8)
Title: Re: goaccess - Fast web log analyzer
Post by: n8v8r on February 07, 2018, 12:06:11 PM
no vote options here, but count mine in
Title: Re: goaccess - Fast web log analyzer
Post by: bullten 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

:)
Title: Re: goaccess - Fast web log analyzer
Post by: bullten 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
Title: Re: goaccess - Fast web log analyzer
Post by: n8v8r 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
Title: Re: goaccess - Fast web log analyzer
Post by: Rug3r 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
Title: Re: goaccess - Fast web log analyzer
Post by: arabgenius on November 15, 2019, 10:32:25 AM
nice
hope it will be integrated in CWP
Title: Re: goaccess - Fast web log analyzer
Post by: pixelpadre on March 24, 2020, 11:32:17 PM
How do I disable this?  I don't remember ever activating it.
Title: Re: goaccess - Fast web log analyzer
Post by: ejsolutions 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
Title: Re: goaccess - Fast web log analyzer
Post by: Monclee 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
Title: Re: goaccess - Fast web log analyzer
Post by: Monclee 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
Title: Re: goaccess - Fast web log analyzer
Post by: cantay 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
Title: Re: goaccess - Fast web log analyzer
Post by: cinique 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.  ::)
Title: Re: goaccess - Fast web log analyzer
Post by: bluebrad on November 05, 2021, 04:38:18 PM
the monthly tracker is not working
some of them have been up for over 1 year?
Title: Re: goaccess - Fast web log analyzer
Post by: bluebrad on March 14, 2022, 04:52:03 AM
still no monthly tracking? and no notice of the bug
Title: Re: goaccess - Fast web log analyzer
Post by: bluebrad on October 11, 2022, 05:04:49 AM
the monthly tracker is not working
some of them have been up for over 1 year?
Monthly reports are still not working