public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user]  apache log analyzer
@ 2005-10-24 20:25 Catalin Trifu
  2005-10-24 21:26 ` A. Khattri
  2005-10-25 15:51 ` Preston Hagar
  0 siblings, 2 replies; 3+ messages in thread
From: Catalin Trifu @ 2005-10-24 20:25 UTC (permalink / raw
  To: gentoo-user

	Hi,

    I'm pretty new to log analyzers. Besides webalizer which got a
little bit old (still usefull nonetheless) i have no other experience.
    I've googled and found awstats and analog.
    If you would care to comment on this issue I would be grateful for
any hints.

Thanks.
Catalin

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user]  apache log analyzer
  2005-10-24 20:25 [gentoo-user] apache log analyzer Catalin Trifu
@ 2005-10-24 21:26 ` A. Khattri
  2005-10-25 15:51 ` Preston Hagar
  1 sibling, 0 replies; 3+ messages in thread
From: A. Khattri @ 2005-10-24 21:26 UTC (permalink / raw
  To: gentoo-user

On Mon, 24 Oct 2005, Catalin Trifu wrote:

>     I'm pretty new to log analyzers. Besides webalizer which got a
> little bit old (still usefull nonetheless) i have no other experience.
>     I've googled and found awstats and analog.
>     If you would care to comment on this issue I would be grateful for
> any hints.

Im using analog to produce a datafile that is then run through
reportmagic. I wrote several scripts too manage all of the different
processes. It is currently in use here for weekly reports for 200 or so
web sites.


-- 

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] apache log analyzer
  2005-10-24 20:25 [gentoo-user] apache log analyzer Catalin Trifu
  2005-10-24 21:26 ` A. Khattri
@ 2005-10-25 15:51 ` Preston Hagar
  1 sibling, 0 replies; 3+ messages in thread
From: Preston Hagar @ 2005-10-25 15:51 UTC (permalink / raw
  To: gentoo-user, catalin

[-- Attachment #1: Type: text/plain, Size: 1601 bytes --]

On 10/24/05, Catalin Trifu <catalin@isp-software.de> wrote:
>
> Hi,
>
> I'm pretty new to log analyzers. Besides webalizer which got a
> little bit old (still usefull nonetheless) i have no other experience.
> I've googled and found awstats and analog.
> If you would care to comment on this issue I would be grateful for
> any hints.
>
> Thanks.
> Catalin
>
> --



I'm using awstats along with logrotate to do stats for 10 websites hosted on
one server. Every night, logrotate runs (by cron), runs awstats on the
access_log file for each site, gzips the log and moves it to another
directory for backup. I like awstats because it allows you to have a custom
log format and it "understands" virtual hosts. This is nice because I can
have one log file for all my sites, in which I just append a VLOG name to a
normal combined log format. I have an awstats config file for each site
which all read the same file, but only look for their own domain name. I
used webalizer for a while, but often had problems that if I processed a log
that was in the middle of a day or month, it would not continue properly
when it parsed the next log. With awstats, it runs every night and works
great with a nice output. I would highly recommed it. Look here:
http://awstats.sourceforge.net/docs/awstats_faq.html#ROTATE for info on
using awstats with logrotate and look here:
http://awstats.sourceforge.net/docs/awstats_compare.html for a comparison
between awstats, analog, webalizer, and hitbox. (It is created by awstats
though, so it might be a little biased).

HTH,

Preston

[-- Attachment #2: Type: text/html, Size: 2248 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-10-25 16:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-24 20:25 [gentoo-user] apache log analyzer Catalin Trifu
2005-10-24 21:26 ` A. Khattri
2005-10-25 15:51 ` Preston Hagar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox