LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: Stats for a webserver

To: "LinuxVirtualServer.org users mailing list." <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: Stats for a webserver
From: Joe Stump <joe@xxxxxxxxxxxx>
Date: Thu, 22 Dec 2005 10:38:52 -0800
I know of two ways ...

1.) A centralized logging server (ie. syslog). Have Apache log to that and then parse the logs from there.

2.) Use rsync or scp to sync the logs to a central server, cat them into one larger server and then parse them from there.

I'm currently doing #2, but plan on moving to #1 pretty soon.

--Joe

On Dec 22, 2005, at 10:26 AM, Pierre Ancelot wrote:

Hey everyone :)

I am wondering how i could get awstats to check my logs on my cluster.
I use an LVS-NAT and so, each server's log is stored on it's own disk.
So i got one virtual server but a lot of different log files...
Any idea how i could implement this ?

Thanks :)

Happy Holidays !!

_______________________________________________
LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
or go to http://www.in-addr.de/mailman/listinfo/lvs-users


<Prev in Thread] Current Thread [Next in Thread>