Jeff Hughes wrote: > I am quite new to using Analog and have run into a problem I am > hoping someone can help me out with. I have multiple domains being > served from one account and all stats are being dumped into one log > file at my ISP. What I need to do is process the downloaded logs and > get the stats separated for each domain (currently only two) so I can > post the results. > > Did some searching but have not been able to find any help on this > particular subject... > > Any help you can provide is much appreciated! Thanks in advance!
Does the logfile include a "virtual host" field, something that unequivocally indicates which of the two hosts each request is assigned to? If you can't tell which "domain" each log entry refers to, then neither can Analog. If the log entry does include such an entry, then, if you LOGFORMAT specifies that field as %v, you can use the Virtual Host report, to see information about both hosts in a single report, or use VHOSTINCLUDE to generate a report for a single virtual host/domain. Aengus +------------------------------------------------------------------------ | This is the analog-help mailing list. To unsubscribe from this | mailing list, go to | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | List archives are available at | http://www.mail-archive.com/[email protected]/ | http://lists.isite.net/listgate/analog-help/archives/ | http://www.tallylist.com/archives/index.cfm/mlist.7 +------------------------------------------------------------------------
