[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] RaQ3 Stats program



I just posted instructions for how I got Urchin to work, and then I saw this
follow up.  In my example I got .net and .org sites to work my modifying the
SubreportFilter and ReportDirectory entries. My new SubreportFilter entry
makes Urchin get yourdomain.your TLD instead of assuming .com

ReportDirectory then uses that and I added www. so that the reports wind up
in the correct folder on the Raq3 instead of making new folders no one can
get into.

Hope this makes sense!  E-mail me if not and I can go into more depth.

#----------- multi-site example (sharing a single log file) ----------
<Report>
SubreportMode:      on
SubreportField:     1
SubreportFilter:    \.(.*)
ReportDirectory:    /home/sites/www.$1/web/sitereport
ReportName:         $1
ReportDomains:      $1
ReportURL:          http://$1/sitereport/
MailProgram:        /usr/sbin/sendmail
EmailReports:       off
ReportEmail:        webmaster@$1
TransferLog:        /var/log/httpd/access
FilterOut:          sitereport
</Report>

Michael Aronoff - CIIC
ma@xxxxxxxx <mailto:ma@xxxxxxxx>
Calabasas, CA
818-591-7825


-----Original Message-----
From: RHLinux- WHN [mailto:rhlinux@xxxxxxxxxxx]
Sent: Monday, February 28, 2000 12:36 PM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: Re: [cobalt-users] RaQ3 Stats program


well i got it to work, but it only creates stats for all sites, with .com at
the end...???>>>!!J@(U*#(

it wont see any other domains like www-hosting.net (it spits out stats for
www-hosting.com)