From owner-freebsd-isp Sun Apr 11 21:46:42 1999 Delivered-To: freebsd-isp@freebsd.org Received: from ns.infostrm.com (unknown [216.37.30.4]) by hub.freebsd.org (Postfix) with ESMTP id 712F114E21 for ; Sun, 11 Apr 1999 21:46:36 -0700 (PDT) (envelope-from angrick@netdirect.net) Received: from masterx (p5-term3-indy.netdirect.net [204.248.210.94]) by ns.infostrm.com (8.8.8/8.8.8) with SMTP id XAA17067; Sun, 11 Apr 1999 23:22:56 -0500 (EST) (envelope-from angrick@netdirect.net) Message-Id: <3.0.6.32.19990411232756.00e01390@netdirect.net> X-Sender: angrick@netdirect.net X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Sun, 11 Apr 1999 23:27:56 -0500 To: Hugh Blandford From: Andrew Angrick Subject: Re: Web Stats program for Virtual Servers Cc: freebsd-isp@freebsd.org In-Reply-To: <3.0.6.32.19990412121352.008a49e0@mail.island.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org mkstats is pretty easy to configure for different virtual hosts. You run it with something like ./mkstats.pl -c domain1.config where domain1.config is a config file for one of your virtual domains..you'd have domain2.config, domain3.config, etc. You can have different config files for each domain and just put all those in a cron job. -Andy At 12:13 PM 4/12/99 +1000, you wrote: >Hi all, > >just wondering what people are using for web statistics when it comes to >handling a number of virtual webservers. > >Is there a program that you can just point to the webserver logfiles? Are >people keeping multiple logfiles for each server or one large logfile for >all and creating the stats for all sites creating different pages etc? > >How are people reporting on outbound limits that they might have put in >place for various web customers? > >Thanks for the opinions. > >Hugh > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-isp" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message