Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Web stats for Apache Web server on Linux

2 views
Skip to first unread message

Dimension Systems

unread,
Sep 25, 2001, 8:27:38 AM9/25/01
to
Greetings all,

I'm seeking a good web stats program we can run on our Linux Apache web
servers.

We tried "AWStats", a free program-- but it seems to constantly hang up and
need attention.

If anyone has recommendations, please let me know.


Sincerely,

Leo


Mark Taylor

unread,
Sep 25, 2001, 8:47:46 AM9/25/01
to
"Dimension Systems" <le...@yahoo.com> wrote in
<_K_r7.50968$5A3.17...@news1.rdc2.pa.home.com>:

http://www.mrunix.net/webalizer/
______________________________________________________________________________
Posted Via Binaries.net = SPEED+RETENTION+COMPLETION = http://www.binaries.net

Jorey Bump

unread,
Sep 25, 2001, 12:41:18 PM9/25/01
to
Dimension Systems wrote:

analog is the best:

http://www.analog.cx/

You can use Report Magic to make it pretty, but the Linux install program
is the worst I've ever seen. It runs fine on Windows, though.

http://www.reportmagic.org/

Don't forget perl or awk, if you want to roll your own:

awk '/\.ida/ {print $1}' /var/log/httpd/access_log | sort | uniq

will return a list of IP addresses that are sending Code Red exploits.


Martin Vorlaender

unread,
Sep 25, 2001, 11:36:45 AM9/25/01
to
Dimension Systems (le...@yahoo.com) wrote:
> I'm seeking a good web stats program we can run on our Linux Apache web
> servers.
>
> We tried "AWStats", a free program-- but it seems to constantly hang up
> and need attention.
>
> If anyone has recommendations, please let me know.

*The* free weblog analyzer: Analog, http://www.analog.cx/
And for pretty graphics: ReportMagic, http://www.reportmagic.com/

cu,
Martin
--
One OS to rule them all | Martin Vorlaender | VMS & WNT programmer
One OS to find them | work: m...@pdv-systeme.de
One OS to bring them all | http://www.pdv-systeme.de/users/martinv/
And in the Darkness bind them.| home: mar...@radiogaga.harz.de

0 new messages