Hi Duke- Thanks for the info- Sorry... Did not mention which server software they are using. About 99.9% sure they are using Webstar... I need to check the logs to make sure the entries are logged in such a way that I can tell which requests are for each domain.
Thanks again- I'll be checking into the solution more in the next couple of days. --Jeff ____________________________________________ Jeff Hughes Hughes Design, LLC V/F: 877.868.1156 [EMAIL PROTECTED] www.HughesDesignLLC.com 512 Penn Street Edgefield, SC 29824 ---- On Mon, 29 Jul 2002, Duke Hillard ([EMAIL PROTECTED]) wrote: > You don't mention which server your ISP uses. > It might be Apache. If so, Apache suggests to > use one logfile for all virtual host to prevent the > problem of running out of file descriptors (a/k/a > file handles), then splitting the file later if needed. > Apache has a utility named "split-logfile" for this > purpose. Look for it in the Apache distribution > at "src/support/". You can learn more about it at > "http://httpd.apache.org/docs/programs/other.html". > > -- Duke Hillard > > > 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! > > > >--Jeff > >____________________________________________ > >Jeff Hughes > >Hughes Design, LLC > >[EMAIL PROTECTED] > >www.HughesDesignLLC.com > > > > > +------------------------------------------------------------------------ > | 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 > +------------------------------------------------------------------------ > > +------------------------------------------------------------------------ | 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 +------------------------------------------------------------------------
