On Fri, 19 Mar 1999, Glen W. Forister wrote:

> IIS logs all the information of visits to one file.  Is there a way to
> produce a report on each separate host?  The only way I can think to do
> this is to exclude all but one host and run the report and do this 7 times.
>  Is this the right way to do it?
> 
> I guess to do this is to set up 7 timed jobs to run each with different out
> files and config files.  Correct?

I ran into the same problem and you will have to run it 7 times if
you want detailed reports on each one.  But in my case it takes 2 hours
to process the log files for each virtual host, so it was impractical 
to do that for all my customers.  It would simply take too much time.

If all you need is simple reports like number of total hits and the
top requested URLs, you can configure analog to produce just the vhost
and requests reports.  I had analog dump the output in COMPUTER format.
Then I wrote a parsing script to separate the vhosts summary info and
their requests into separate files. 

--------------------------------------------------------------------
_/_/_/ Peter Chow               Chief Technical Advisor
_/_/_/                          interQ Corporation - System Division
_/_/_/ [EMAIL PROTECTED]       Shibuya Infoss Tower 10F
_/_/_/ (tel)+81-3-5456-2555     20-1 Sakuragaokacho, Shibuya-ku
_/_/_/ (fax)+81-3-5456-2556     Tokyo, Japan
_/_/_/ http://www.interq.ad.jp  150-0031
--------------------------------------------------------------------

--------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.
--------------------------------------------------------------------

Reply via email to