From owner-freebsd-isp Mon Jun 4 12:25:55 2001 Delivered-To: freebsd-isp@freebsd.org Received: from h209-17-128-144.gtconnect.net (h209-17-128-144.gtconnect.net [209.17.128.144]) by hub.freebsd.org (Postfix) with SMTP id 6575137B409 for ; Mon, 4 Jun 2001 12:25:41 -0700 (PDT) (envelope-from brent@justbrent.net) Received: (qmail 55897 invoked by uid 1001); 4 Jun 2001 19:28:28 -0000 Received: from h24-76-109-116.vc.shawcable.net (HELO cr565151-a.vc.shawcable.net) (24.76.109.116) by h209-17-128-144.gtconnect.net with SMTP; 4 Jun 2001 19:28:28 -0000 From: Brent Rector Date: Mon, 04 Jun 2001 19:28:11 GMT Message-ID: <20010604.19281186@cr565151-a.vc.shawcable.net> Subject: Virtual Hosts and Apache Logs ?? To: freebsd-isp@freebsd.org X-Mailer: Mozilla/3.0 (compatible; StarOffice/5.2;Win32) X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hey Everyone! I am trying to figure out how to compile a report for total transfer=20= statistics for our virtual domains in apache.. My current config for=20= virtualhosts is as follows: Servername www.somdomain.com ServerAlias somdomain.com DocumentRoot /usr/home/somdomain CustomLog /usr/logs/somdomain-acess.log combined CustomLog /usr/logs/master-access.log combined ### <- this one is the=20= master one I have setup From the reading I have done I can add a %v to the logformat command, bu= t=20 how on earth do I get webalizer and/or analog to spit out the reports.. = They both complain about the date field being incorrect. ??? ;( Any help would be greatly appreciated. Brent Rector To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message