[analog-help] Stats on specific directories

2004-12-07 Thread Gregg Soltesz
Support,

I have analog running on an IIS box and it's working fine.
However. This initial configuration is providing stats on everything in
WWWROOT. This is great info for our dept. but not for our clients.

We hosting several websites for different clients and would like to provide
stats on their individual site(s) only/separately.

Ex. Here's WWWROOT:
cmi.yale.edu

EX. Other clients:
cmi.yale.edu/bh
cmi.yale.edu/dante
cmi.yale.edu/rewind etc...

How do I configure analog to continue to provide stats for our dept.
(WWWROOT) as well as spitting out individual reports for each clients' site,
only consisting of data relevant to their website?

Thanks so much,
Gregg
-- 
Gregg Soltesz
Web Producer, The Center for Media Initiatives
Yale university

phone: (203) 436.4061
fax: (203) 436.4066

175 Whitney Avenue
New Haven,  Connecticut
06520-8276

http://cmi.yale.edu


+
|  TO UNSUBSCRIBE from this list:
|http://lists.meer.net/mailman/listinfo/analog-help
|
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+


Re: [analog-help] Stats on specific directories

2004-12-07 Thread Duke Hillard
Run analog for client 1 and include only files for client 1.
Run analog for client 2 and include only files for client 2.
And so on.  See http://www.analog.cx/docs/include.html
for information about including files.
-- Duke
Gregg Soltesz wrote:
Support,
I have analog running on an IIS box and it's working fine.
However. This initial configuration is providing stats on everything in
WWWROOT. This is great info for our dept. but not for our clients.
We hosting several websites for different clients and would like to provide
stats on their individual site(s) only/separately.
Ex. Here's WWWROOT:
cmi.yale.edu
EX. Other clients:
cmi.yale.edu/bh
cmi.yale.edu/dante
cmi.yale.edu/rewind etc...
How do I configure analog to continue to provide stats for our dept.
(WWWROOT) as well as spitting out individual reports for each clients' site,
only consisting of data relevant to their website?
Thanks so much,
Gregg
 

begin:vcard
fn:Duke Hillard
n:Hillard;Duke
org:University of Louisiana at Lafayette;University Computing Support Services
adr:;;P.O. Box 42770;Lafayette;LA;70504-2770;USA
email;internet:[EMAIL PROTECTED]
title:University Webmaster
tel;work:337.482.5763
url:http://www.louisiana.edu/
version:2.1
end:vcard

+
|  TO UNSUBSCRIBE from this list:
|http://lists.meer.net/mailman/listinfo/analog-help
|
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+


Re: [analog-help] Stats on specific directories

2004-12-07 Thread Jeremy Wadsack
The first thing to understand about Analog is that it produces one 
report per run. So you will need to run Analog for each report. You can 
customize the settings that Analog uses each time with command-line 
arguments or additional configuration files (See 
http://analog.cx/docs/startpc.html or http://analog.cx/docs/startux.html).

The command to limit what files Analog reports on is the FILEINCLUDE 
command. It's documented at http://analog.cx/docs/include.html. You will 
want to use one of the following command (perhaps from a command-line in 
a script or batch file) for each client:

FILEINCLUDE cmi.yale.edu/bh*
FILEINCLUDE cmi.yale.edu/dante*
FILEINCLUDE cmi.yale.edu/rewind*
Provided you have no other FILEINCLUDE commands, this should work just 
fine. You may also consider using ALIAS commands, if there is a domain 
associated with each client that does not show up in your logs.

--
Jeremy Wadsack
Seven Simple Machines

Gregg Soltesz wrote:
Support,
I have analog running on an IIS box and it's working fine.
However. This initial configuration is providing stats on everything in
WWWROOT. This is great info for our dept. but not for our clients.
We hosting several websites for different clients and would like to provide
stats on their individual site(s) only/separately.
Ex. Here's WWWROOT:
cmi.yale.edu
EX. Other clients:
cmi.yale.edu/bh
cmi.yale.edu/dante
cmi.yale.edu/rewind etc...
How do I configure analog to continue to provide stats for our dept.
(WWWROOT) as well as spitting out individual reports for each clients' site,
only consisting of data relevant to their website?
Thanks so much,
Gregg
 

+
|  TO UNSUBSCRIBE from this list:
|http://lists.meer.net/mailman/listinfo/analog-help
|
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+


Re: [analog-help] Stats on specific directories

2004-12-07 Thread Gregg Soltesz
Hi Duke,

Are you saying I need an different instance of analog running for each
client?

-Gregg

On 12/7/04 3:51 PM, Duke Hillard [EMAIL PROTECTED] wrote:

 Run analog for client 1 and include only files for client 1.
 Run analog for client 2 and include only files for client 2.
 And so on.  See http://www.analog.cx/docs/include.html
 for information about including files.
 
 -- Duke
 
 
 Gregg Soltesz wrote:
 
 Support,
 
 I have analog running on an IIS box and it's working fine.
 However. This initial configuration is providing stats on everything in
 WWWROOT. This is great info for our dept. but not for our clients.
 
 We hosting several websites for different clients and would like to provide
 stats on their individual site(s) only/separately.
 
 Ex. Here's WWWROOT:
 cmi.yale.edu
 
 EX. Other clients:
 cmi.yale.edu/bh
 cmi.yale.edu/dante
 cmi.yale.edu/rewind etc...
 
 How do I configure analog to continue to provide stats for our dept.
 (WWWROOT) as well as spitting out individual reports for each clients' site,
 only consisting of data relevant to their website?
 
 Thanks so much,
 Gregg
  
 
 
 +
 |  TO UNSUBSCRIBE from this list:
 |http://lists.meer.net/mailman/listinfo/analog-help
 |
 |  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
 |  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
 +
 

+
|  TO UNSUBSCRIBE from this list:
|http://lists.meer.net/mailman/listinfo/analog-help
|
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+