[analog-help] request report question

2004-08-12 Thread analog-help
What is the most elegant way to exclude robots from the request report?
Thank you,

Boris.



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


Re: [analog-help] request report question

2004-08-12 Thread analog-help
ROBOTINCLUDE and ROBOTEXCLUDE won't help in this situation
because they determine which browsers count as robots in the Operating
System Report.
A robot (for example, Googlebot) appears in server logs as an User Agent
or Browser.  So, BROWINCLUDE and BROWEXCLUDE are the way
to include and exclude browsers/robots from your reports.  There isn't one
command that will exclude browsers exclusively from the Request Report.
If you want browsers included in other reports, you must run analog twice
(once without browsers/robots for the Request Report; then run again with
browsers/robots for other reports).  The analog documentation on this topic
should be useful (http://www.analog.cx/docs/include.html).
If you are looking for a list of robots, you might adapt Jeremy Wadsack's
list of ROBOTINCLUDE commands.  His list can be accessed from the
analog helper applications page (http://www.analog.cx/helpers/).
HTH,
-- Duke
Boris Pritychenko wrote:
What is the most elegant way to exclude robots from the request report?
Thank you,
Boris.

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

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



[analog-help] Request report question

2004-08-12 Thread analog-help
Is it possible to limit the displayed requests to a specific directory?
I did a directory report but that just gives me a total number for the
directory.  

Thanks,

Carl


___
Carl Snow
Purdue University Libraries
Network Access Librarian
[EMAIL PROTECTED]
765-494-2764 
+
|  TO UNSUBSCRIBE from this list:
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  Digest version: http://lists.isite.net/listgate/analog-help-digest/
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+


Re: [analog-help] Request report question

2004-08-12 Thread analog-help
On Thursday, August 12, 2004 6:09 PM [GMT],
Snow, Carl E. [EMAIL PROTECTED] wrote:

 Is it possible to limit the displayed requests to a specific
 directory? I did a directory report but that just gives me a total
 number for the directory.

FILEINCLUDE /directory/*

Aengus
+
|  TO UNSUBSCRIBE from this list:
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  Digest version: http://lists.isite.net/listgate/analog-help-digest/
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+


Re: [analog-help] Request report question

2004-08-12 Thread analog-help
On Thu, 12 Aug 2004, Aengus wrote:

 On Thursday, August 12, 2004 6:09 PM [GMT],
 Snow, Carl E. [EMAIL PROTECTED] wrote:

  Is it possible to limit the displayed requests to a specific
  directory? I did a directory report but that just gives me a total
  number for the directory.

 FILEINCLUDE /directory/*


FILEINCLUDE limits the whole report to just that directory. If you want to
limit just the Request Report, you need REQINCLUDE instead.

-- 
Stephen Turner, Cambridge, UKhttp://homepage.ntlworld.com/adelie/stephen/
  Low Priced Cambridge Clare College. Big selection at eBay UK!
  (Ad after Google search for Clare College Cambridge)
+
|  TO UNSUBSCRIBE from this list:
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  Digest version: http://lists.isite.net/listgate/analog-help-digest/
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+


[analog-help] Request Report

2004-08-06 Thread analog-help
Hello, 
 
in the logfile I've many requests like /cgi-bin/starfinder/... 
In the Request Report I want to do them in one group which calls 
/cgi-bin/starfinder/. 
How can I do this? 
 
It's very important. 
 
Dagmar 

-- 
NEU: WLAN-Router für 0,- EUR* - auch für DSL-Wechsler!
GMX DSL = supergünstig  kabellos http://www.gmx.net/de/go/dsl

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


Re: [analog-help] Request Report

2004-08-06 Thread analog-help
On Fri, 6 Aug 2004, Dagmar Kroeker wrote:

 Hello,

 in the logfile I've many requests like /cgi-bin/starfinder/...
 In the Request Report I want to do them in one group which calls
 /cgi-bin/starfinder/.
 How can I do this?


You can use this command:
  FILEALIAS /cgi-bin/starfinder/* /cgi-bin/starfinder/

But that's probably the wrong solution. You probably want to look at the
Directory Report instead of the Request Report.

-- 
Stephen Turner, Cambridge, UKhttp://homepage.ntlworld.com/adelie/stephen/
  Low Priced Cambridge Clare College. Big selection at eBay UK!
  (Ad after Google search for Clare College Cambridge)
+
|  TO UNSUBSCRIBE from this list:
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  Digest version: http://lists.isite.net/listgate/analog-help-digest/
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+


[analog-help] Request report customization questions

2004-05-24 Thread analog-help



I would like to customize the Request report to show me the file usage for 
each file on my website. I'd like to eliminate spiders and robots so that my 
final report is only the Request Report showing every file that has been hit by 
'real users', and how many times it was hit (preferably in descending order). 


My questions:
how can I customize my basic report to have only the Request report 
section?

how can Iexclude all robots and spiders? (I did 
findinformation about ROBOTEXCLUDE but that referenced only the Operating 
System Report.)

how can I sort the files in the "Request Report - listing files with 
at least 20 requests) by number of requests? The report says it is already 
sorted this way, but the results show otherwise (going down to 10 and then back 
up to 11147)

I'm very sorry if this is all in the FAQ, I've hunted for a couple of hours 
and didn't find anything. Please direct me to the proper FAQ if it exists.

Thank you very much, 


Rachel GibsonCorporate Web Developerhttp://shands.org/[EMAIL PROTECTED]


Re: [analog-help] Request report customization questions

2004-05-24 Thread analog-help
Rachel Gibson [EMAIL PROTECTED] wrote:
 I would like to customize the Request report to show me the file usage
 for each file on my website. I'd like to eliminate spiders and robots
 so that my final report is only the Request Report showing every file
 that has been hit by 'real users', and how many times it was hit
 (preferably in descending order).

 My questions:
  how can I customize my basic report to have only the Request report
 section?

Add

ALL OFF
REQUEST ON

to your analog.cfg file. (Turn off all the reports, then turn the
Request report back on).

  how can I exclude all robots and spiders? (I did find information
 about ROBOTEXCLUDE but that referenced only the Operating System
 Report.)

It depends on how you recognize robots and spiders - if your web server
is logging the Browser string, then you can use BROWEXCLUDE to exclude
the browser strings used by robots and spiders. If you can't recognize
them by the browser string they present, then you'd have to exclude them
by their IP address (HOSTEXCLUDE).

(ROBOTINCLUDE is a way of telling Analog that a particular browser
strings is used by a robot/spider - it doesn't directly control any of
the reports, and only indirectly affects the OS Report).

  how can I sort the files in the Request Report - listing files with
 at least 20 requests) by number of requests? The report says it is
 already sorted this way, but the results show otherwise (going down
 to 10 and then back up to 11147)

The Request report is hierarchical by default - so where there are
parameters associated with a request (a form submission, for example)
the total number of requests for that form will be listed, and then the
figure will be broken down to show what parameters were used to call the
form.

 12   /cgi-bin/script.pl
  8 /cgi-bin/script.pl?x=1y=2
  4 /cgi-bin/script.pl?x=4y=3

If you don't want this hierarchical display, use the ARGSEXCLUDE
directive

(eg ARGSEXCLUDE *.pl)

http://analog.cx/docs/args.html

 I'm very sorry if this is all in the FAQ, I've hunted for a couple of
 hours and didn't find anything. Please direct me to the proper FAQ if
 it exists.

The best way to understand Analog isn't to read the documentation, it is
to run it, and see what the various commands do. (Reading the
documentation is important too!)

Aengus

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


Re: [analog-help] Request report customization

2004-05-13 Thread analog-help
Thanks. I had read that FAQ already but figured maybe someone found 
another way. Doesn't look like it. Thanks again.

Sean

Jeremy Wadsack wrote:


Sean Smith wrote:

Is it possible to have the Request report display totals on a monthly 
basis? Any help with this would be appreciated.


No, you can run a report for each month separately though. See 
http://analog.cx/docs/faq.html#faq128.


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


Re: [analog-help] Request report customization

2004-05-13 Thread analog-help


Sean Smith wrote:

Is it possible to have the Request report display totals on a monthly 
basis? Any help with this would be appreciated.
No, you can run a report for each month separately though. See http://analog.cx/docs/faq.html#faq128.

--
Jeremy Wadsack
MCS, LLC
+
|  TO UNSUBSCRIBE from this list:
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  Digest version: http://lists.isite.net/listgate/analog-help-digest/
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+


[analog-help] Request report customization

2004-05-11 Thread analog-help
I have gotten the Request report to show only the html type pages by 
using the REQINCLUDE pages option. I also see that I can set the columns 
of the report but I only see a last 7 days column.

Is it possible to have the Request report display totals on a monthly 
basis? Any help with this would be appreciated. Thanks.

I'm using Analog 5.32 on Red Hat 7.3 if that has any bearing.

Sean

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


[analog-help] request report details

2004-03-03 Thread analog-help
I'm running Analog 5.22 on Unix. We have over 70 virtual hosts and I'm
trying to consolidate obvious requests such as in the clip below. As you
can see, the second entry has the trailing slash, but is otherwise the same
as the first entry. Is there a way to combine these two into one entry to
get a total #reqs? I didn't see anything in the FAQs or in the multiple
virtual hosts section.

Thanks!

Listing the top 100 files by the number of requests, sorted by the number
of requests.


 #reqs: %bytes:  last time: file
--: --: --: 
114871:  1.89%: Mar/ 2/04 11:59 PM: http://waterdata.usgs.gov/nwis/uv
 51658:  0.53%: Mar/ 2/04 11:59 PM: http://waterdata.usgs.gov/nwis/uv/
.
.
.


Terry Maluk
[EMAIL PROTECTED]


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


Re: [analog-help] request report details

2004-03-03 Thread analog-help

Terry L Maluk [EMAIL PROTECTED] (Wednesday, March 03, 2004 8:54 AM):

 I'm running Analog 5.22 on Unix. We have over 70 virtual hosts and I'm
 trying to consolidate obvious requests such as in the clip below. As you
 can see, the second entry has the trailing slash, but is otherwise the same
 as the first entry. Is there a way to combine these two into one entry to
 get a total #reqs? I didn't see anything in the FAQs or in the multiple
 virtual hosts section.

 Thanks!

 Listing the top 100 files by the number of requests, sorted by the number
 of requests.


  #reqs: %bytes:  last time: file
 --: --: --: 
 114871:  1.89%: Mar/ 2/04 11:59 PM: http://waterdata.usgs.gov/nwis/uv
  51658:  0.53%: Mar/ 2/04 11:59 PM: http://waterdata.usgs.gov/nwis/uv/
 .


Use this command (one line) in you config file.

FILEALIAS http://waterdata.usgs.gov/nwis/uv http://waterdata.usgs.gov/nwis/uv/

You might be able to come up with a REGEXP command that will handle
most of the similar ones.

See http://analog.cx/docs/alias.html for more info.



-- 

Jeremy Wadsack
Wadsack-Allen Digital Group

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


[analog-help] Request Report - Last time file was accessed

2003-10-09 Thread analog-help



Hi,
We have run stats on a particular part of our website for the past 12 
months. In the request report thelisting of20 files most 
accessed are all showing the same date and time for the last 
time accessed. If we run the stats for a different part of the site the same 
thing happens -the request report always shows the same date and time for the 
last time accessed.
Has anyone come across this before?

thanks.
Niamh



Re: [analog-help] Request Report - Last time file was accessed

2003-10-09 Thread analog-help
On Thu, 9 Oct 2003, HQWEB wrote:

 Hi, We have run stats on a particular part of our website for the past 12
 months. In the request report the listing of 20 files most accessed are
 all showing the same date and time for the last time accessed. If we run
 the stats for a different part of the site the same thing happens -the
 request report always shows the same date and time for the last time
 accessed. Has anyone come across this before?


If all the files are requested frequently, this is not very surprising.

-- 
Stephen Turner, Cambridge, UKhttp://homepage.ntlworld.com/adelie/stephen/
 The question of whether a computer can think is no more interesting than
  the question of whether a submarine can swim.  (Edsger W. Dijkstra)
+
|  TO UNSUBSCRIBE from this list:
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  Digest version: http://lists.isite.net/listgate/analog-help-digest/
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+


[analog-help] Request report: suppressing arguments

2003-06-07 Thread analog-help
I'm running analog 5.3  Report Magic on W2K.

In the request report, we have one overall line, /news/index.php with 
a total, then hundreds of lines below containing each url argument eg 
/news/index.php?getitem=88876.

Is it possible to have the total but suppress all the argument lines?

Also, in ReportMagic is it possible to set a maximum column size for 
the urls in Request Report? There's some *really* long urls that are 
not wrapping. . .

--
--Owen Watson
--at home in Wellington, New Zealand
--Don't reply to [EMAIL PROTECTED]
--
+
|  TO UNSUBSCRIBE from this list:
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  Digest version: http://lists.isite.net/listgate/analog-help-digest/
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+


[analog-help] Request Report Confusion

2002-12-10 Thread analog-help
Hi,

I am a little confused by the request report:

When I see '/' appear as a file in the request report section, I would 
expect the figure to be the number of successful 'GET / HTTP/1.x' 
requests, i.e. the first visit to the site; the number of times the 
base url was typed into a browser's address bar (or similar action).

However, when I grep out all the 'GET / HTTP' lines from the log, 
there are far fewer (thousands) than the figure mentioned above.

I then supposed that it referred to the number of files served that are 
contained in the root (and not any subdirs), as it seems to do for the 
subdirs. If this is the case, what use is this figure and how do I find 
out the actual number of '/' requests without having to grep and count 
lines?

[BTW: all the pages on the site are served from the index page, 
identified by get vars which DO seem to be recognised as individual 
pages without any problems]

Many Thanks,
Alastair Hole

+
|  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/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+


Re: [analog-help] Request Report Confusion

2002-12-10 Thread analog-help
On Tue, 10 Dec 2002, Alastair Hole wrote:

 Hi,
 
 I am a little confused by the request report:
 
 When I see '/' appear as a file in the request report section, I would 
 expect the figure to be the number of successful 'GET / HTTP/1.x' 
 requests, i.e. the first visit to the site; the number of times the 
 base url was typed into a browser's address bar (or similar action).
 
 However, when I grep out all the 'GET / HTTP' lines from the log, 
 there are far fewer (thousands) than the figure mentioned above.
 

You're correct, but it also includes /index.html which is the same file.

-- 
Stephen Turner, Cambridge, UKhttp://homepage.ntlworld.com/adelie/stephen/
 Reserve your 2 hour delivery time, which means you'll see the same special
  offers as you would instore - Sainsbury's internet shopping instructions



+
|  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/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



Re: [analog-help] request report

2002-12-10 Thread analog-help
On Mon, 9 Dec 2002, Jane Nichols wrote:

 I asked about this awhile back but am still not understanding how to get what I want.
 
 When I run analog I get entries like this:
 
 463:   http://home.mdconsult.com:80/groups/luhsl2124.html
  414:  http://home.mdconsult.com:80/php/home.html
  381:  http://home.mdconsult.com:80/about/book/instruct.html
   42:   http://home.mdconsult.com:80/about/book/instruct.html?DOCID=882
 
 
 What I want to appear in the request report is
 1300:http://home.mdconsult.com:80/. 
 
 I tried FILEALIAS http://home.mdconsult.com:80/*
 http://home.mdconsult.com:80 and REQALIAS http://home.mdconsult.com:80/*
 http://home.mdconsult.com:80 but neither gave
 1300:http://home.mdconsult.com:80/. 
 

The FILEALIAS should have worked, but the best way is to look in the
Directory Report, not the Request Report.

-- 
Stephen Turner, Cambridge, UKhttp://homepage.ntlworld.com/adelie/stephen/
 Reserve your 2 hour delivery time, which means you'll see the same special
  offers as you would instore - Sainsbury's internet shopping instructions


+
|  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/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



Re: [analog-help] Request Report Confusion

2002-12-10 Thread analog-help
Thanks for your response.

This is a pain for me, as all my pages are served through the index 
page. (This figure ends up as effectively being the total number of 
page views.)

I want to know the requests for JUST:
/
rather than:
/index.php
/index.php?page=page.phparea=intfu=bar
etc. as well.

Perhaps this seems like an odd requirement, but obviously the number of 
requests for / will be the number of times browsers entered the site 
for the first time in a session.

Is there anyway of setting this up?
Currently, I have to grep the log file and count the returned lines.

Is there any way forward with some sort of alias directive?

It seems the complexity of our site structures is outgrowing the 
intended function of analog - we may end up writing some custom 
reporting software anyway, and combining that with some home-made 
logging with our non-traditional structures in mind.

Many Thanks,
Alastair Hole



On Tuesday, December 10, 2002, at 03:45  pm, Stephen Turner wrote:

On Tue, 10 Dec 2002, Alastair Hole wrote:


Hi,

I am a little confused by the request report:

When I see '/' appear as a file in the request report section, I would
expect the figure to be the number of successful 'GET / HTTP/1.x'
requests, i.e. the first visit to the site; the number of times the
base url was typed into a browser's address bar (or similar action).

However, when I grep out all the 'GET / HTTP' lines from the log,
there are far fewer (thousands) than the figure mentioned above.



You're correct, but it also includes /index.html which is the same 
file.

+
|  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/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



Re: [analog-help] Request Report Confusion

2002-12-10 Thread analog-help

Alastair Hole ([EMAIL PROTECTED]; Tuesday, December 10, 2002 9:30 AM):

 This is a pain for me, as all my pages are served through the index
 page. (This figure ends up as effectively being the total number of
 page views.)

 I want to know the requests for JUST:
 /
 rather than:
 /index.php
 /index.php?page=page.phparea=intfu=bar
 etc. as well.

Well, your web server already applies the alias. So there Analog has
that built in to match it. There is no difference between a request
for '/' and one for '/index.php'.

 Perhaps this seems like an odd requirement, but obviously the number of 
 requests for / will be the number of times browsers entered the site 
 for the first time in a session.

No, because there could be many incoming requests for '/index.php' and
there could (depending on how your site was designed) be requests for
/?page=page.php... that are not first requests to the site.

Other sites could link deeper into your site such that a browser
could enter elsewhere for the first time in a session.

And with caches it's possible that the first time will never even be
requested from your server.

See http://analog.cx/docs/webworks.html for more details on the
problems with defining sessions under HTTP.



 Is there anyway of setting this up?
 Currently, I have to grep the log file and count the returned lines.

 Is there any way forward with some sort of alias directive?

You could use FILEALIAS to change all the pages to something analog
recognizes as a separate page, e.g.:

   FILEALIAS /index.php?page=** /$1?$2

And then use REQALIAS in the Request report to fix it:

   REQALIAS /*?* /index.php?page=$1$2
   



 It seems the complexity of our site structures is outgrowing the 
 intended function of analog - we may end up writing some custom 
 reporting software anyway, and combining that with some home-made 
 logging with our non-traditional structures in mind.


The above technique is typical for all sites that are handled with
dynamic page generation like yours. I don't know that your site
structure is outgrowing Analog, but it's possible your reporting
needs are requiring more customization. This could include multiple
reports run through Analog or custom reporting tools as well.


-- 

Jeremy Wadsack
Wadsack-Allen Digital Group

+
|  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/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



Re: [analog-help] request report

2002-12-09 Thread analog-help
I asked about this awhile back but am still not understanding how to get what I want.

When I run analog I get entries like this:

463:   http://home.mdconsult.com:80/groups/luhsl2124.html
 414:  http://home.mdconsult.com:80/php/home.html
 381:  http://home.mdconsult.com:80/about/book/instruct.html
  42:   http://home.mdconsult.com:80/about/book/instruct.html?DOCID=882


What I want to appear in the request report is 1300:http://home.mdconsult.com:80/.

I tried FILEALIAS http://home.mdconsult.com:80/*  http://home.mdconsult.com:80 and 
REQALIAS http://home.mdconsult.com:80/*  http://home.mdconsult.com:80 but neither gave 
1300:http://home.mdconsult.com:80/.

Thanks for any suggestions you can give-Jane




Jane Nichols
Research Services Librarian
Health Sciences Library
Loyola University Medical Center
[EMAIL PROTECTED]/708.216.4368


 [EMAIL PROTECTED] 11/05/02 03:01AM 
On Mon, 4 Nov 2002, Jeremy Wadsack wrote:
 
 FILEALIAS http://home.mdconsult.com:80/*  http://home.mdconsult.com:80 
 
 The first argument should match the requests as they appear in the
 report. The second should match what you want the report to show.
 

But possibly you want to look in the Directory Report instead of the Request
Report for this information.

-- 
Stephen Turner, Cambridge, UKhttp://homepage.ntlworld.com/adelie/stephen/ 
 Reserve your 2 hour delivery time, which means you'll see the same special
  offers as you would instore - Sainsbury's internet shopping instructions

+
|  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/analog-help@lists.isite.net/ 
|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/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



Re: [analog-help] request report

2002-11-05 Thread analog-help
On Mon, 4 Nov 2002, Jeremy Wadsack wrote:
 
 FILEALIAS http://home.mdconsult.com:80/*  http://home.mdconsult.com:80
 
 The first argument should match the requests as they appear in the
 report. The second should match what you want the report to show.
 

But possibly you want to look in the Directory Report instead of the Request
Report for this information.

-- 
Stephen Turner, Cambridge, UKhttp://homepage.ntlworld.com/adelie/stephen/
 Reserve your 2 hour delivery time, which means you'll see the same special
  offers as you would instore - Sainsbury's internet shopping instructions

+
|  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/analog-help;lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



[analog-help] request report

2002-11-04 Thread analog-help



Hello everyone,
First a big thanks to everyone who participates on the development of this 
software and in this list serv. Both have been very helpful as I have begun 
using Analog.

Second, now that I have a cfg file producing reports I'd like to do some 
fine-tuning.

My question is: in the requestreport I currently getresults 
such as this:
reqs: 380file: http://home.mdconsult.com:80/php/home.htmlreqs:322file: 
http://home.mdconsult.com:80/whitebar.htmlreqs:268file: 
http://home.mdconsult.com:80/about/book/instruct.htmlreqs:28 
file: http://home.mdconsult.com:80/about/book/instruct.html?DOCID=882reqs:20 
file: http://home.mdconsult.com:80/about/book/instruct.html?DOCID=921reqs:18 
file: http://home.mdconsult.com:80/about/book/instruct.html?DOCID=883
What command(s)do I use to combine these lines so the result looks 
like

1036: http://home.mdconsult.com:80

Based on the help instructions, I think I shouldwrite something like 

FILEALIAS /http://home.mdconsult.com:80/* http://home.mdconsult.com:80/* 

Am I on the right track?

TIA for your help!
Jane

Jane NicholsResearch Services LibrarianHealth Sciences 
LibraryLoyola University Medical Center[EMAIL PROTECTED]/708.216.4368


Re: [analog-help] request report

2002-11-04 Thread analog-help

Jane Nichols ([EMAIL PROTECTED]; Monday, November 04, 2002 4:11 PM):

 Hello everyone,
 First a big thanks to everyone who participates on the development of this software 
and in this list serv. Both have been very helpful as I have begun using Analog.

 Second, now that I have a cfg file producing reports I'd like to do some fine-tuning.

 My question is: in the request report I currently get results such as this:
 reqs: 380 file: http://home.mdconsult.com:80/php/home.html
 reqs: 322 file: http://home.mdconsult.com:80/whitebar.html
 reqs: 268 file: http://home.mdconsult.com:80/about/book/instruct.html
 reqs: 28  file: http://home.mdconsult.com:80/about/book/instruct.html?DOCID=882
 reqs: 20  file: http://home.mdconsult.com:80/about/book/instruct.html?DOCID=921
 reqs: 18  file: http://home.mdconsult.com:80/about/book/instruct.html?DOCID=883

 What command(s) do I use to combine these lines so the result looks like

 1036: http://home.mdconsult.com:80

 Based on the help instructions, I think I should write something like 
 FILEALIAS /http://home.mdconsult.com:80/*  http://home.mdconsult.com:80/* 

FILEALIAS http://home.mdconsult.com:80/*  http://home.mdconsult.com:80

The first argument should match the requests as they appear in the
report. The second should match what you want the report to show.


-- 

Jeremy Wadsack
Wadsack-Allen Digital Group

+
|  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/analog-help;lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



Re: [analog-help] Request - Report: is there an option...

2002-10-03 Thread analog-help

Mike Roth [EMAIL PROTECTED] wrote:
 Hi all.  I've just installed analog for one of our clients.  They
 have a request that they would like to see a break down by month of
 the Request Report (ie: # of request for a prticular resource per
 month).  Is there any way to get analog to do this and have it all
 show up on one page?

One run, one report.

  If not is there any way we could get that in
 the next version?

http://www.analog.cx/docs/faq.html#faq128

That said, if you run separate reports for each month, it wouldn't be
hard to write a script to merge them into a single report. And when
you're done, you can submit it to the collection of Analog Helper
Applications - http://www.analog.cx/helpers/

;-)

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/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



[analog-help] request report

2002-08-03 Thread analog-help

Hello,

I have the directory /progs/ on my site which contains the file hpv1_ins.exe 
and in the request report I have two requests for dload.html/progs/h!1_4.exe 
the log file reads:
GET /dload.html/Progs/H!1_4.exe HTTP/1.1 with code 206 using Download 
Accelerator, could anyone please tell me if this is something I should worry 
about?

Thanks in advance for any help.
Marc.


_
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx

+
|  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/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



[analog-help] Request report converts filename spaces to plus signs

2002-06-15 Thread analog-help

In the Request Report if a file name contains spaces,
analog converts the spaces to a  plus sign(+).  For
example: my file.html is converted to my+file.html
in the report.  Is there a way to turn off this
conversion or have it substitute %20 instead?






__
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.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/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



Re: [analog-help] Request report converts filename spaces to plus signs

2002-06-15 Thread analog-help

Aengus,

Thanks I never thought to look there first!

John

--- Aengus [EMAIL PROTECTED] wrote:
 John Gallo [EMAIL PROTECTED] wrote:
 
  In the Request Report if a file name contains
 spaces,
  analog converts the spaces to a  plus sign(+).
 
 No it doesn't. If you look in your log file, you'll
 see that your web
 server put the plus signs there.
 
   For
  example: my file.html is converted to
 my+file.html
  in the report.  Is there a way to turn off this
  conversion or have it substitute %20 instead?
 
 Analog reports on what's in the log files. You'll
 have to see whether
 you can configure your web server to log the spaces
 as spaces.
 
 I have a vague memory that someone had a similar
 problem before, and it
 was suggested that they might be able to use a
 FILEALIAS command to
 convert filenames with + in them to use %20 instead,
 but I can't find
 the thread in the archives.
 
 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/analog-help@lists.isite.net/
 |   

http://lists.isite.net/listgate/analog-help/archives/
 |   
 http://www.tallylist.com/archives/index.cfm/mlist.7

+


__
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.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/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



Re: [analog-help] Request report converts filename spaces to plus signs

2002-06-15 Thread analog-help

Aengus [EMAIL PROTECTED] wrote:

 I have a vague memory that someone had a similar problem before, and
 it was suggested that they might be able to use a FILEALIAS command to
 convert filenames with + in them to use %20 instead, but I can't find
 the thread in the archives.

http://www.mail-archive.com/analog-help@lists.isite.net/msg10779.html

(Though I still don't know whether that FIELALIAS will do what you
want).

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/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



Re: [analog-help] Request Report by url and Computer format output

2002-06-13 Thread analog-help

Joel Rudy [EMAIL PROTECTED] wrote:

 Is there a way that the Request Report, which is in descending order
 by number of requests, can be configured to instead output in order
 of url (or domain)?  This would group the websites together.  If so,
 how is this done? Or is there a ready-made report to do this already?
 The ideal would be to have exact same data as found in the Request
 Report, but in url order.

http://www.analog.cx/docs/othreps.html#SORTBY

http://www.analog.cx/docs/hierreps.html

(I don't know if these sort orders apply to OUTPUT COMPUTER, as your
question seems to imply you want).

 And another, maybe related question:  When different output types are
 tried (by changing in analog.cfg), it appears that the same data does
 not exactly correlate.  For example, with the Computer format (output
 computer), the request report does not seem to have the same data.  A
 sample entry from our Request report in Computer Format is:

 r lRbD 2 590 0.032 2002 06 04 12 17 http://ezproxy.averett.edu:80

 **[the url in the above sample has been truncated, so not showing the
 whole address]

 What do the lRbD, the second column 2, the 590, and the rest of the
 columns signify?

http://www.analog.cx/docs/compout.html

r - request report
1 - the level in the hierarchy
R - Number of requests
b - Percentage of the bytes
D - Date and time of last access


  In the html format of the Request Reports, these
 columns do not appear in this way.

They should, with the date appropriately formatted, and column
separators, etc.

  We would like to be able to
 compare directly the html ouput and the computer output for the
 Request Report.

For what purpose? The only difference between them is the format, (which
is the only reason for having them).

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/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



[analog-help] Request Report by url and Computer format output

2002-06-12 Thread analog-help

Hello again,

We've now have the basics of Analog running ok.  But one question that a
ready answer hasn't been found for:

Is there a way that the Request Report, which is in descending order by
number of requests, can be configured to instead output in order of url (or
domain)?  This would group the websites together.  If so, how is this done?
Or is there a ready-made report to do this already?  The ideal would be to
have exact same data as found in the Request Report, but in url order.

And another, maybe related question:  When different output types are tried
(by changing in analog.cfg), it appears that the same data does not exactly
correlate.  For example, with the Computer format (output computer), the
request report does not seem to have the same data.  A sample entry from our
Request report in Computer Format is:

r   lRbD2   590 0.032   200206  04  12  17  
http://ezproxy.averett.edu:80

**[the url in the above sample has been truncated, so not showing the whole
address]

What do the lRbD, the second column 2, the 590, and the rest of the columns
signify?  In the html format of the Request Reports, these columns do not
appear in this way.  We would like to be able to compare directly the html
ouput and the computer output for the Request Report.

Best regards,

Joel Rudy
Librarian for Sciences and Technology
Averett University Library
344 West Main Street
Danville, VA  24541
*   email:  [EMAIL PROTECTED]
*   Telephone:  434-791-5695
*   FAX:  434-791-5637
*   web:  http://library.averett.edu

The Car That Made Good in a Day  -- advertising slogan for the Stutz
Bearcat




+
|  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/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



[analog-help] REQUEST REPORT

2002-05-10 Thread analog-help

Hi all!

There is something I can't understand. I have got this line many times
in my logfile

172.21.3.122 - cfp [06/May/2002:11:29:38 +0200] GET
/livelink/livelink?func=llobjId=504765objAction=browsesort=name
HTTP/1.1 200 35626

Of course, each of these lines has its own time and date. The problem is
that in the request report it does not appear
/livelink/livelink?func=llobjId=504765objAction=browsesort=name. I
have put in my analog.cfg REQFLOOR 1r, but it still doesn't appear.
Could anyone please help me?

Best regards,

Susana Pumar

+
|  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/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



Re: [analog-help] REQUEST REPORT

2002-05-10 Thread analog-help

SUSANA PUMAR PAVON [EMAIL PROTECTED] wrote:

 There is something I can't understand. I have got this line many times
 in my logfile

 172.21.3.122 - cfp [06/May/2002:11:29:38 +0200] GET
 /livelink/livelink?func=llobjId=504765objAction=browsesort=name
 HTTP/1.1 200 35626

 Of course, each of these lines has its own time and date. The problem
 is that in the request report it does not appear
 /livelink/livelink?func=llobjId=504765objAction=browsesort=name. I
 have put in my analog.cfg REQFLOOR 1r, but it still doesn't appear.
 Could anyone please help me?

Do you have REQINCLUDE PAGES in your .cfg file? /livelink/livelink
wouldn't be recognized as a page by Analog, as far as I know, so if
you aren't seeing lots of .gifs and .jpgs in your Request report, you
won't see this entry either.

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/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



RE: [analog-help] REQUEST REPORT

2002-05-10 Thread analog-help

I do not have REQINCLUDE pages, about this I only have:
REQEXCLUDE *.ppt
REQEXCLUDE *.gif
REQEXCLUDE *.jpg
REQEXCLUDE *.jpeg
REQEXCLUDE *.txt
REQEXCLUDE *.jar

I think I should not see .gifs or .jpgs, but I should be the rest of the
request.

I don't know, I may be doing something wrong.
-Mensaje original-
De: Aengus [mailto:[EMAIL PROTECTED]]
Enviado el: viernes, 10 de mayo de 2002 12:41
Para: [EMAIL PROTECTED]
Asunto: Re: [analog-help] REQUEST REPORT


SUSANA PUMAR PAVON [EMAIL PROTECTED] wrote:

 There is something I can't understand. I have got this line many times
 in my logfile

 172.21.3.122 - cfp [06/May/2002:11:29:38 +0200] GET
 /livelink/livelink?func=llobjId=504765objAction=browsesort=name
 HTTP/1.1 200 35626

 Of course, each of these lines has its own time and date. The problem
 is that in the request report it does not appear
 /livelink/livelink?func=llobjId=504765objAction=browsesort=name. I
 have put in my analog.cfg REQFLOOR 1r, but it still doesn't appear.
 Could anyone please help me?

Do you have REQINCLUDE PAGES in your .cfg file? /livelink/livelink
wouldn't be recognized as a page by Analog, as far as I know, so if
you aren't seeing lots of .gifs and .jpgs in your Request report, you
won't see this entry either.

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/analog-help@lists.isite.net/
|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/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



RE: [analog-help] REQUEST REPORT

2002-05-10 Thread analog-help

I realised that /livelink/livelink does appears in the request report
but not the rest after the ?. Do you know why?

-Mensaje original-
De: Aengus [mailto:[EMAIL PROTECTED]]
Enviado el: viernes, 10 de mayo de 2002 12:41
Para: [EMAIL PROTECTED]
Asunto: Re: [analog-help] REQUEST REPORT


SUSANA PUMAR PAVON [EMAIL PROTECTED] wrote:

 There is something I can't understand. I have got this line many times
 in my logfile

 172.21.3.122 - cfp [06/May/2002:11:29:38 +0200] GET
 /livelink/livelink?func=llobjId=504765objAction=browsesort=name
 HTTP/1.1 200 35626

 Of course, each of these lines has its own time and date. The problem
 is that in the request report it does not appear
 /livelink/livelink?func=llobjId=504765objAction=browsesort=name. I
 have put in my analog.cfg REQFLOOR 1r, but it still doesn't appear.
 Could anyone please help me?

Do you have REQINCLUDE PAGES in your .cfg file? /livelink/livelink
wouldn't be recognized as a page by Analog, as far as I know, so if
you aren't seeing lots of .gifs and .jpgs in your Request report, you
won't see this entry either.

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/analog-help@lists.isite.net/
|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/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



RE: [analog-help] REQUEST REPORT

2002-05-10 Thread analog-help

do you have the logformat set up with querystring field %q?

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of SUSANA PUMAR
PAVON
Sent: 10 May 2002 12:17
To: [EMAIL PROTECTED]
Subject: RE: [analog-help] REQUEST REPORT


I realised that /livelink/livelink does appears in the request report
but not the rest after the ?. Do you know why?

-Mensaje original-
De: Aengus [mailto:[EMAIL PROTECTED]]
Enviado el: viernes, 10 de mayo de 2002 12:41
Para: [EMAIL PROTECTED]
Asunto: Re: [analog-help] REQUEST REPORT


SUSANA PUMAR PAVON [EMAIL PROTECTED] wrote:

 There is something I can't understand. I have got this line many times
 in my logfile

 172.21.3.122 - cfp [06/May/2002:11:29:38 +0200] GET
 /livelink/livelink?func=llobjId=504765objAction=browsesort=name
 HTTP/1.1 200 35626

 Of course, each of these lines has its own time and date. The problem
 is that in the request report it does not appear
 /livelink/livelink?func=llobjId=504765objAction=browsesort=name. I
 have put in my analog.cfg REQFLOOR 1r, but it still doesn't appear.
 Could anyone please help me?

Do you have REQINCLUDE PAGES in your .cfg file? /livelink/livelink
wouldn't be recognized as a page by Analog, as far as I know, so if
you aren't seeing lots of .gifs and .jpgs in your Request report, you
won't see this entry either.

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/analog-help@lists.isite.net/
|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/analog-help@lists.isite.net/
|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/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



RE: [analog-help] REQUEST REPORT

2002-05-10 Thread analog-help

Analog does detect the format of the log, do I need a LOGFORMAT command?

-Mensaje original-
De: Maff Rigby [mailto:[EMAIL PROTECTED]]
Enviado el: viernes, 10 de mayo de 2002 13:28
Para: [EMAIL PROTECTED]
Asunto: RE: [analog-help] REQUEST REPORT


do you have the logformat set up with querystring field %q?

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of SUSANA PUMAR
PAVON
Sent: 10 May 2002 12:17
To: [EMAIL PROTECTED]
Subject: RE: [analog-help] REQUEST REPORT


I realised that /livelink/livelink does appears in the request report
but not the rest after the ?. Do you know why?

-Mensaje original-
De: Aengus [mailto:[EMAIL PROTECTED]]
Enviado el: viernes, 10 de mayo de 2002 12:41
Para: [EMAIL PROTECTED]
Asunto: Re: [analog-help] REQUEST REPORT


SUSANA PUMAR PAVON [EMAIL PROTECTED] wrote:

 There is something I can't understand. I have got this line many times
 in my logfile

 172.21.3.122 - cfp [06/May/2002:11:29:38 +0200] GET
 /livelink/livelink?func=llobjId=504765objAction=browsesort=name
 HTTP/1.1 200 35626

 Of course, each of these lines has its own time and date. The problem
 is that in the request report it does not appear
 /livelink/livelink?func=llobjId=504765objAction=browsesort=name. I
 have put in my analog.cfg REQFLOOR 1r, but it still doesn't appear.
 Could anyone please help me?

Do you have REQINCLUDE PAGES in your .cfg file? /livelink/livelink
wouldn't be recognized as a page by Analog, as far as I know, so if
you aren't seeing lots of .gifs and .jpgs in your Request report, you
won't see this entry either.

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/analog-help@lists.isite.net/
|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/analog-help@lists.isite.net/
|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/analog-help@lists.isite.net/
|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/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



RE: [analog-help] REQUEST REPORT

2002-05-10 Thread analog-help

I have detected the problem. I had ARGSEXCLUDE *, so Analog did not take
in account the search arguments.

Thanks a lot.

-Mensaje original-
De: Maff Rigby [mailto:[EMAIL PROTECTED]]
Enviado el: viernes, 10 de mayo de 2002 13:28
Para: [EMAIL PROTECTED]
Asunto: RE: [analog-help] REQUEST REPORT


do you have the logformat set up with querystring field %q?

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of SUSANA PUMAR
PAVON
Sent: 10 May 2002 12:17
To: [EMAIL PROTECTED]
Subject: RE: [analog-help] REQUEST REPORT


I realised that /livelink/livelink does appears in the request report
but not the rest after the ?. Do you know why?

-Mensaje original-
De: Aengus [mailto:[EMAIL PROTECTED]]
Enviado el: viernes, 10 de mayo de 2002 12:41
Para: [EMAIL PROTECTED]
Asunto: Re: [analog-help] REQUEST REPORT


SUSANA PUMAR PAVON [EMAIL PROTECTED] wrote:

 There is something I can't understand. I have got this line many times
 in my logfile

 172.21.3.122 - cfp [06/May/2002:11:29:38 +0200] GET
 /livelink/livelink?func=llobjId=504765objAction=browsesort=name
 HTTP/1.1 200 35626

 Of course, each of these lines has its own time and date. The problem
 is that in the request report it does not appear
 /livelink/livelink?func=llobjId=504765objAction=browsesort=name. I
 have put in my analog.cfg REQFLOOR 1r, but it still doesn't appear.
 Could anyone please help me?

Do you have REQINCLUDE PAGES in your .cfg file? /livelink/livelink
wouldn't be recognized as a page by Analog, as far as I know, so if
you aren't seeing lots of .gifs and .jpgs in your Request report, you
won't see this entry either.

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/analog-help@lists.isite.net/
|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/analog-help@lists.isite.net/
|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/analog-help@lists.isite.net/
|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/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



[analog-help] Request Report

2002-04-03 Thread SUSANA PUMAR PAVON

I have got a problem with my Request Report. The only file name that
appears is / and it has the 100% of the bytes. It must be wrong.
 
What can I do?
 
Thanks.
+
|  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/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



Re: [analog-help] Request report and robots

2002-03-14 Thread Aengus

Bruce Bradbury [EMAIL PROTECTED] wrote:

 Our request report shows 6000 requests for a particular (pdf) file.
 Does that really mean that 6000 people have tried to download it?

Requests for PDF files are often partial requests - this will depend on
your server, but from what I understand, most servers now support this.

 Or does this include a large number of robot hits?

It's extremely unlikely that a robot would read that file, and not read
the rest of your site, so if you think that robots are significantly
inflating the requests for that file, they'll be having the same effect on
your whole site.

The simplest way to answer your question, though, is to run a report and
just FILEINCLUDE that pdf file. If you look at the Host report and the
Browser report (off by default), you should get a better sense of what's
happening. In particular, if you see that the 6,000 hits were generated by
only 200 different hosts, it should answer your first question.

 Is there a rule-of-thumb for how many requests are genuine human
 requests?

Different websites would have different rules of thumb. There really is no
general answer.

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/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



[analog-help] Request report and robots

2002-03-13 Thread Bruce Bradbury

Our request report shows 6000 requests for a particular (pdf) file. Does
that really mean that 6000 people have tried to download it? Or does this
include a large number of robot hits? I'm running analog 5.21 (on windows)
with most things at their default value.

Is there a rule-of-thumb for how many requests are genuine human requests?

+
|  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/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



Re: [analog-help] Request report and robots

2002-03-13 Thread d.brodale


- Original Message - 
From: Bruce Bradbury
Sent: Thursday, March 14, 2002 12:02 AM


: Our request report shows 6000 requests for a
: particular (pdf) file. Does that really mean
: that 6000 people have tried to download it?
: Or does this include a large number of robot
: hits?

Robots are not excluded from Analog's Request Report,
nor do I think they can be (at all). Simple answer to
your question is: Yes, the reported figure includes
robot 'hits'.

The more difficult question -- the proportion of
human/robot accesses -- can't really be discerned
from an Analog report in an accurate fashion.

[Please, someone correct me if the above is mistaken.]

As to the number of requests turning up in your
reports, you might want to read the response to
question C.11 of the Analog FAQ, When someone
reads one of my PDF files, it scores dozens of
hits, here:

   - http://analog.cx/docs/faq.html#faq143


: Is there a rule-of-thumb for how many requests
: are genuine human requests?

Not really. There are a lot of dependencies (robot
sophistication, penetration, identification, etc.)
to consider when looking at lump sum figures such
as those reported by Analog.

- don




--- NOTHING BEYOND THIS POINT IS GENERALLY USEFUL ---


I can think of two approaches that might permit at
least a ballpark guess for this particular case:

(1) Abuse Analog (just this once) -

   a. Construct a minimal Analog report
  configuration consisting only of
  the Operating System Report and the
  Request Report.

   b. Set FILEINCLUDE/EXCLUDE such that only
  PDF files count as 'files'.

   c. Define PAGEINCLUDE/EXCLUDE such that
  only PDF files count as 'pages'.

   d. Configure the OS report to display
  %pages, at least.

   e. Configure the Request Report to display
  #reqs, at least.

   f. Lower report floors as necessary.

   g. Run report.

After run, you can look at the number of requests
for a given PDF and multiply it by the percentage
of *all* page requests by robots listed in the OS
Report ... there's a guess at the number of 'hits'
for a given PDF coming from 'bots and not humans.

It should 'work' but I have not tested it myself.

NOTE: This guess is nothing more than that -- a guess.

   * The default ROBOTINCLUDE/EXCLUDE rules for Analog
 are not overly thorough -- a lot of 'real' robots
 will be missed in the reporting. Some non-robots
 may be misidentified as robots.

   * Comparing percentage across all pages (as defined
 above) to a specific file (as defined above) will
 also introduce error in the guesstimation.

   * This is an abuse of Analog, and goes against the
 spirit of http://analog.cx/docs/meaning.html ;)

   * Tweaking ROBOTINCLUDE/EXCLUDE rules may result
 in more precise definition of a robot, improving
 the guess. See (2) below.

NOTE: This guess is nothing more than that -- a guess.

(2) Go back to the logs -

Grep the original logs to isolate the lines including
only requests for the specific file(s) in which you
are interested. Examine User Agent strings in the
resultant set and separate the good from the bad, as
you understand them to be (definite robot vs. likely
non-robot). ;)

This is really only meant for those with too much time
on their hands. It, too, won't be completely accurate
unless one can divine what is a robot and what is not
infallibly.

However, inspecting the User Agent strings present in
your own logs (globally or for a file subset) can lead
to better INCLUDE/EXCLUDE rules for robots in all of
your reporting -- provided you have the time and trust
yourself to do the right thing. Sort out all the unique
User Agent strings present in your logs (using tools other
than Analog) and see where the present ROBOTINCLUDE/EXCLUDE
rules you have implemented fail. Fix what is broken.

Repeat: Few, if any, have time to investigate their logs
so deeply, and the result still won't be 100% accurate.

--- THE ABOVE MAY NOT HAVE BEEN USEFUL AT ALL ;) ---




+
|  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/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



Re: [analog-help] Request report file size reporting problem

2002-02-26 Thread Aengus

Steven Wren [EMAIL PROTECTED] wrote:

 I have noticed an inconsistency with the file size reporting in
 the request report area of the analog.

 For example:
 7-day reqs: %bytes:  last time:  Mbytes: file
 --: --: --: ---: 
 2:  12.94%: Jan/25/02 12:50 AM:   1.571: /chap9.htm

 Perhaps I am reading this incorrectly, but would this mean that
 for the two requests for chap9.htm, it resulted in a transfer of
 1.57MB

 The query is, chap9.htm is only 246K and it does not contain any
 images and only references an XML that is only 161bytes.  How does
 analog calculate the Mbytes?

Stephen has already answered this question, but I think it's worth
pointing out that, in cases like this, it's usually well worth extracting
the relevant lines from the log file, and taking a quick look at them. It
may not help much where there are 10,000 matching lines, but in a case
like this, where there are only a handful of entries involved, looking at
the raw data is likely to be quite useful. (If nothing else, it would
probably have changed the question from How did 2 requests for a 246K
file generate 1.571MB of traffic to How come Analog is reporting 2
requests, when I see 6 requests in the log file, which would have made
the answer easier to spot).

By the way, I don't intend any criticism of Steven Wren for asking the
question he posted, his question is just a good example of how sometimes
we lose sight of the details when we look at the big picture.

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/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



Re: [analog-help] Request report file size reporting problem

2002-02-19 Thread Stephen Turner

On Tue, 19 Feb 2002, Steven Wren wrote:

 Hello
 
 I have noticed an inconsistency with the file size reporting in the
 request report area of the analog.
 
 For example:
 7-day reqs: %bytes:  last time:  Mbytes: file
 --: --: --: ---: 
 2:  12.94%: Jan/25/02 12:50 AM:   1.571: /chap9.htm
 
 Perhaps I am reading this incorrectly, but would this mean that for
 the two requests for chap9.htm, it resulted in a transfer of 1.57MB
 
 The query is, chap9.htm is only 246K and it does not contain any images
 and only references an XML that is only 161bytes.  How does analog
 calculate the Mbytes?
 

This is only the requests in the last seven days, but it's the total bytes
over all time. If your logfile covers more than seven days, that would
explain the discrepancy.

-- 
Stephen Turner, Cambridge, UKhttp://homepage.ntlworld.com/adelie/stephen/
This is Henman's 8th Wimbledon, and he's only lost 7 matches. BBC, 2/Jul/01

+
|  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/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



[analog-help] Request report file size reporting problem

2002-02-18 Thread Steven Wren

Hello

I have noticed an inconsistency with the file size reporting in the
request report area of the analog.

For example:
7-day reqs: %bytes:  last time:  Mbytes: file
--: --: --: ---: 
2:  12.94%: Jan/25/02 12:50 AM:   1.571: /chap9.htm

Perhaps I am reading this incorrectly, but would this mean that for
the two requests for chap9.htm, it resulted in a transfer of 1.57MB

The query is, chap9.htm is only 246K and it does not contain any images
and only references an XML that is only 161bytes.  How does analog
calculate the Mbytes?

Is it similar to the FAQ, If you have 240 requests in two days, that's a
rate of 840 requests per week. Just like if you drove 28 miles in 20
minutes, you'd have driven at 84 miles per hour. ... so is analog
calculating transfers over the seven day week (246K * 7) ?

I have been through the docs and the archives but could not find anything
related to file size reporting and how analog actually calculates it.

If someone could point me to the relevant info or explain to me how it is
calculated, I would be grateful.

Thankyou for your time.


Regards,

___
Steven Wren
[EMAIL PROTECTED]

The world is not only stranger than we suppose,
it is stranger than we can suppose.
-J.B.S. Haldane


+
|  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/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



[analog-help] Request Report Pie Chart Data Doesn't Match Request ReportListing

2002-02-06 Thread marsha . glassner

I am running Analog 5.1(Windows) reports for an intranet, one report
covering the entire root directory, and separate reports for each of some
of the subordinate directory trees.  In each of the reports, the Request
Report listing seems accurate, but the Request Report pie chart shows only
files for one of the subordinate directories.  It is always the same
subdirectory, not only for the report on the entire site but even for the
those which are configured to report on only a single, different
subdirectory.

Why would the pie chart data be different than the listing data for the
Request Report?  I have looked at my configuration files, but don't see
anything there that seems likely to have caused this.  I know I can turn
off these pie charts, but I would rather be able to correct them.

Thanks,
Marsha


+
|  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/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



Re: [analog-help] Request Report Pie Chart Data Doesn't Match Request Report Listing

2002-02-06 Thread Jeremy Wadsack


[EMAIL PROTECTED] ([EMAIL PROTECTED]):

 I am running Analog 5.1(Windows) reports for an intranet, one report
 covering the entire root directory, and separate reports for each of some
 of the subordinate directory trees.  In each of the reports, the Request
 Report listing seems accurate, but the Request Report pie chart shows only
 files for one of the subordinate directories.  It is always the same
 subdirectory, not only for the report on the entire site but even for the
 those which are configured to report on only a single, different
 subdirectory.

 Why would the pie chart data be different than the listing data for the
 Request Report?  I have looked at my configuration files, but don't see
 anything there that seems likely to have caused this.  I know I can turn
 off these pie charts, but I would rather be able to correct them.

Are you telling Analog to write the pie charts all to the same folder?
Then it will overwrite the image files each time it runs and you will
be left with the last images created (likely one of the
subdirectories). If you are creating several reports with separate
images, you should put them into their own directories.


-- 

Jeremy Wadsack
Wadsack-Allen Digital Group

+
|  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/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



Re: [analog-help] Request Report Pie Chart Data Doesn't MatchRequest Report Listing

2002-02-06 Thread marsha . glassner




[EMAIL PROTECTED] ([EMAIL PROTECTED]):

 I am running Analog 5.1(Windows) reports for an intranet, one report
 covering the entire root directory, and separate reports for each of some
 of the subordinate directory trees.  In each of the reports, the Request
 Report listing seems accurate, but the Request Report pie chart shows
only
 files for one of the subordinate directories.  It is always the same
 subdirectory, not only for the report on the entire site but even for
 those which are configured to report on only a single, different
 subdirectory.

snip

Are you telling Analog to write the pie charts all to the same folder?
Then it will overwrite the image files each time it runs and you will
be left with the last images created (likely one of the
subdirectories). If you are creating several reports with separate
images, you should put them into their own directories.


--

Jeremy Wadsack
Wadsack-Allen Digital Group




Thank you, Jeremy, that is precisely what happened.  Now that I look more
closely I see that the same thing was happening to my other pie charts, it
just wasn't as noticeable.  I did not include an IMAGEDIR command in my
configuration files.  In my output directory, there is a directory called
images which contains the Analog logo, images for the bar graphs etc.
The pie chart images are currently appearing in the output directory
itself.  More questions --

1. Will using the IMAGEDIR command affect where Analog will look for the
logo and bar chart images?

2. It sounds as though I would need to distinguish among the pie charts for
each instance of each report if I want to maintain historical reports.  Is
that correct?  Will Analog support something like this:

 IMAGEDIR img/pbs_%y%M/# a new directory for each report each
month

This is kind of kludgey though because it would require creating a
directory for each year/month for each report.  Is there a better way?

Thanks,
Marsha



+
|  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/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



Re: [analog-help] Request Report Pie Chart Data Doesn't Match Request Report Listing

2002-02-06 Thread Stephen Turner

On Wed, 6 Feb 2002 [EMAIL PROTECTED] wrote:
 
 Thank you, Jeremy, that is precisely what happened.  Now that I look more
 closely I see that the same thing was happening to my other pie charts, it
 just wasn't as noticeable.  I did not include an IMAGEDIR command in my
 configuration files.  In my output directory, there is a directory called
 images which contains the Analog logo, images for the bar graphs etc.
 The pie chart images are currently appearing in the output directory
 itself.  More questions --
 
 1. Will using the IMAGEDIR command affect where Analog will look for the
 logo and bar chart images?
 
 2. It sounds as though I would need to distinguish among the pie charts for
 each instance of each report if I want to maintain historical reports.  Is
 that correct?  Will Analog support something like this:
 
  IMAGEDIR img/pbs_%y%M/# a new directory for each report each
 month
 
 This is kind of kludgey though because it would require creating a
 directory for each year/month for each report.  Is there a better way?
 

You want CHARTDIR and LOCALCHARTDIR, not IMAGEDIR. It will take date codes.
If you don't like separate directories, don't end the CHARTDIR with a slash
-- there's an example of this in the docs.

-- 
Stephen Turner, Cambridge, UKhttp://homepage.ntlworld.com/adelie/stephen/
This is Henman's 8th Wimbledon, and he's only lost 7 matches. BBC, 2/Jul/01


+
|  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/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



Re: [analog-help] Request Report Pie Chart Data Doesn't MatchRequest Report Listing

2002-02-06 Thread marsha . glassner


On Wed, 6 Feb 2002 [EMAIL PROTECTED] wrote:

snip

 2. It sounds as though I would need to distinguish among the pie charts
for
 each instance of each report if I want to maintain historical reports.
Is
 that correct?  Will Analog support something like this:

  IMAGEDIR img/pbs_%y%M/# a new directory for each report each
 month

 This is kind of kludgey though because it would require creating a
 directory for each year/month for each report.  Is there a better way?


You want CHARTDIR and LOCALCHARTDIR, not IMAGEDIR. It will take date codes.
If you don't like separate directories, don't end the CHARTDIR with a slash
-- there's an example of this in the docs.

--
Stephen Turner, Cambridge, UK
http://homepage.ntlworld.com/adelie/stephen/
This is Henman's 8th Wimbledon, and he's only lost 7 matches. BBC,
2/Jul/01



Thanks Stephen (and Aengus too).  I looked up the documentation for
CHARTDIR and LOCALCHARTDIR and that solved my problems.


+
|  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/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



[analog-help] Request Report

2002-02-04 Thread Robert Thiel

Under Request Report can I display secure pages on our site that have 
been hit... LinkVermont can be accessed either as http:// or as https://

When requesting private info such as an email address from a user we direct 
them to a secure page address. This is especially true with regard to 
contests we run.

Bob T.
+
|  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/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



Re: [analog-help] Request Report

2002-02-04 Thread Aengus

Robert Thiel [EMAIL PROTECTED] wrote:

 Under Request Report can I display secure pages on our site that
 have been hit... LinkVermont can be accessed either as http:// or
 as https://

Analog can only report on what's in your log file. If your server logs
include information on whether the request was an SSL request or not, then
Analog might be able to do something with it, but if it's not in the logs,
then Analog can't report on it.

For example, IIS can log the port that a request comes in on. If you
treated the Port field as a virtual server field, you could indicate the
which requests were accessed were accessed on the SSL port.

 When requesting private info such as an email address from a user we
 direct them to a secure page address. This is especially true with
 regard to contests we run.

If a certain page can only be accessed by https://, then you can always
Alias that request to indicate that it's an SSL request.

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/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



Re: [analog-help] Request Report

2001-09-07 Thread Jeremy Wadsack


Teresa Hall-Jackson ([EMAIL PROTECTED]):

 I need to get the files being access on my web site, so I turned on the
 Request report.  It gives some of the files but at the bottom of the report
 I have this line below:

 17055: 98.85%: Aug/31/01 19:18: [not listed: 10,938 files]

 Why are the files not listed?  Is there something I'm missing in my config
 file?

Set a FLOOR setting. e.g.

REQFLOOR 1r

See http://analog.sourceforge.net/docs/othreps.html#FLOOR for details
on this command.

-- 

Jeremy Wadsack
Wadsack-Allen Digital Group

+
|  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/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



Re: [analog-help] Request Report

2001-09-07 Thread Aengus

From: Teresa Hall-Jackson [EMAIL PROTECTED]

 I need to get the files being access on my web site, so I turned on
 the Request report.  It gives some of the files but at the bottom of
 the report I have this line below:

 17055: 98.85%: Aug/31/01 19:18: [not listed: 10,938 files]

 Why are the files not listed?

If you look at the line at the start of the Request report, it says
Listing files with at least 20 requests, sorted by the number of requests.

By default, Analog sets a FLOOR for the request report so that it only
lists those items that were requested at least 20 times.

 Is there something I'm missing in my config file?

If you want to change the floor to show all files with at least 1 request,
you can add

REQFLOOR 1r

to you config file. If you just want to see the top 50 requests, add

REQFLOOR -50r

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/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



[analog-help] Request Report

2001-07-11 Thread Daniel Landry

Is it possible to list the actual file size in this report?

Request Report
Listing files with at least 1 request, sorted by the number of requests. 

reqs:  Mbytes: file
: ---: 
1789: 484.492: /e/financial/aif/rfp.pdf
 160:  65.011: /f/financial/aif/rfp.pdf
  86:  21.838: /e/financial/aif/template.doc
  82:   5.094: /e/financial/aif/template.pdf
  81:   5.297: /e/financial/aif/guidelines.pdf
  77:   3.469: /e/financial/aif/guidelines.doc
  48:   3.638: /e/financial/aif/admin_form.doc
  25:   1.014: /f/financial/aif/template.pdf
  23:   1.295: /f/financial/aif/guidelines.pdf
  10:   0.777: /e/financial/aif/admin_form.pdf
   9:   0.539: /e/financial/aif/annexa.pdf
   7:   2.022: /f/financial/aif/template.doc
   4:   0.312: /f/financial/aif/admin_form.doc
   2:   0.181: /f/financial/aif/admin_form.pdf
   2:   0.113: /f/financial/aif/guidelines.doc



+
|  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/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



Re: [analog-help] Request Report

2001-07-11 Thread Jeremy Wadsack


Daniel Landry ([EMAIL PROTECTED]):

 Is it possible to list the actual file size in this report?

 Request Report
 Listing files with at least 1 request, sorted by the number of requests. 

 reqs:  Mbytes: file
 : ---: 
 1789: 484.492: /e/financial/aif/rfp.pdf
  160:  65.011: /f/financial/aif/rfp.pdf
   86:  21.838: /e/financial/aif/template.doc
   82:   5.094: /e/financial/aif/template.pdf
   81:   5.297: /e/financial/aif/guidelines.pdf
   77:   3.469: /e/financial/aif/guidelines.doc
   48:   3.638: /e/financial/aif/admin_form.doc
   25:   1.014: /f/financial/aif/template.pdf
   23:   1.295: /f/financial/aif/guidelines.pdf
   10:   0.777: /e/financial/aif/admin_form.pdf
9:   0.539: /e/financial/aif/annexa.pdf
7:   2.022: /f/financial/aif/template.doc
4:   0.312: /f/financial/aif/admin_form.doc
2:   0.181: /f/financial/aif/admin_form.pdf
2:   0.113: /f/financial/aif/guidelines.doc

No, see docs/faq.html#faq128. Anyway, there's no guarantee that the
file size will always be the same for the entire period of the report.

-- 

Jeremy Wadsack
Wadsack-Allen Digital Group

+
|  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/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



[analog-help] Request report

2001-05-22 Thread jiri . muron

Hi,
I am using Analog 5.01 and I have trouble with Request report.
This is a piece of configuration file :

REQFLOOR 200r
REQSORTBY REQUESTS

And here is result :
..
Listing files with at least 200 requests, sorted by the number of requests.
(It's OK)

reqs: %bytes:   last time: file
: --: ---: 
9171:   : 22/May/01 12:23: /arts/_asp/
1217:   : 22/May/01 12:23:   /arts/_asp/?col_id=4
1090:   : 22/May/01 12:19:   /arts/_asp/?col_id=1
 308:   : 22/May/01 12:13:   /arts/_asp/?col_id=5lng=cs
 273:   : 22/May/01 10:04:   /arts/_asp/?col_id=12lng=cs
 231:   : 22/May/01 12:13:   /arts/_asp/?col_id=7
 211:   : 22/May/01 11:59:   /arts/_asp/?col_id=5
 152:   : 22/May/01 11:27:   /arts/_asp/?col_id=6lng=cs
(It's WRONG)
 130:   : 22/May/01 11:37:   /arts/_asp/?col_id=6
 114:   : 22/May/01 10:50:   /arts/_asp/?col_id=99
9118:   : 22/May/01 12:24: /arts/_asp/art.asp
(I can sort result by reqs !!)
2243:   : 22/May/01 12:24:   /arts/_asp/art.asp?id=318
 128:   : 22/May/01 09:58:   /arts/_asp/art.asp?id=310
 123:   : 22/May/01 11:27:   /arts/_asp/art.asp?id=81
 119:   : 22/May/01 12:12:   /arts/_asp/art.asp?id=85
 104:   : 22/May/01 04:41:   /arts/_asp/art.asp?id=96
 100:   : 22/May/01 11:45:   /arts/_asp/art.asp?id=97
8913:   : 22/May/01 12:23: /arts/_asp/arts_col.asp
1833:   : 22/May/01 12:23:   /arts/_asp/arts_col.asp?id=12lng=cs
1170:   : 22/May/01 12:23:   /arts/_asp/arts_col.asp?id=4lng=
 156:   : 22/May/01 11:39:   /arts/_asp/arts_col.asp?id=8lng=cs
 152:   : 22/May/01 11:27:   /arts/_asp/arts_col.asp?id=6lng=cs
 121:   : 22/May/01 11:37:   /arts/_asp/arts_col.asp?id=6lng=
 109:   : 22/May/01 12:12:   /arts/_asp/arts_col.asp?id=15lng=cs
 100:   : 22/May/01 12:00:   /arts/_asp/arts_col.asp?id=14lng=cs
8049:   : 22/May/01 12:20: [not listed: 501 files]

Thanks

JM
+
|  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/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



Re: [analog-help] request report sort stuff

2001-05-14 Thread Stephen Turner

On Fri, 4 May 2001 [EMAIL PROTECTED] wrote:

 I want to have the request report list only the top 100 files sorted by 
 number of requests.
 
 As you can see, the reqs column is not really sorted.
 What am I missing?

Search arguments are listed under the files they belong to, but don't count
towards the main ordering. Try
  REQCOLS NR
and it should become clearer.

-- 
Stephen Turner   http://www.statslab.cam.ac.uk/~sret1/
  Statistical Laboratory, Wilberforce Road, Cambridge, CB3 0WB, England
  Your account can only be used for a single internet session at any one
   time and for no more than 24 hours in any one day. (NTL terms of use)

+
|  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/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



Re: [analog-help] request report configuaration

2001-03-09 Thread Jeremy Wadsack



[EMAIL PROTECTED] wrote:

 I am having problems with the request report section of the stats
 software. currently it is only showing the html file that have been
 downloaded.  I require to know named .exe files that are being
 downloaded as well. Can some tell me how this can be configured so that
 named  .exe files percentages and amounts  for each exe file can be
 seen.

This probably means you have

REQINCLUDE pages

in your configuration files. You can either remove this or override it 
with this command:

REQINCLUDE *

If that doesn't show the .exe files, then the floors are probably too 
high. You can see all the requests with this command:

REQFLOOR 1r

For details on these commands see docs/include.html and 
docs/othreps.html#FLOOR, respectively.

-- 

Jeremy Wadsack
Wadsack-Allen Digital Group


This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




[analog-help] request report configuaration

2001-03-09 Thread chris

I am having problems with the request report section of the stats
software. currently it is only showing the html file that have been
downloaded.  I require to know named .exe files that are being
downloaded as well. Can some tell me how this can be configured so that
named  .exe files percentages and amounts  for each exe file can be
seen.

thanks in anticipation

chris


This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




Re: [analog-help] request report configuaration

2001-03-09 Thread Aengus

"Jeremy Wadsack" [EMAIL PROTECTED] wrote:

 [EMAIL PROTECTED] wrote:

  I am having problems with the request report section of the stats
  software. currently it is only showing the html file that have been
  downloaded.  I require to know named .exe files that are being
  downloaded as well. Can some tell me how this can be configured so that
  named  .exe files percentages and amounts  for each exe file can be
  seen.

 This probably means you have

 REQINCLUDE pages

 in your configuration files. You can either remove this or override it
 with this command:

 REQINCLUDE *

I think

PAGEINCLUDE *.exe

might be more appropriate. It will include *.exe in the request report, but
still leave the gifs and jpgs that often swamp the request report if you do
REQINCLUDE *

Aengus


This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




Re: [analog-help] request report. hierarchical. subdir?

2001-02-14 Thread Stephen Turner

On Tue, 13 Feb 2001, Aaron Shoblaske wrote:

 Hi,
 
 I have groups of files 200012*.htm, 200101*.htm in the same directory.
 
 I'm trying to have them group in the request report like:
 
 /html/articles/200012
  /html/articles/200012a.htm
  /html/articles/200012b.htm
  /html/articles/200012c.htm
 
etc...
 
 /html/articles/200101
  /html/articles/200101a.htm
  /html/articles/200101b.htm
  /html/articles/200101c.htm
 
etc...
 
 Does this involve SUBDIR? Is this even possible?
 

It's not possible as they stand. What you could do, however,
is use a FILEALIAS to rename /html/articles/200012a.htm as
/html/articles/200012/a.htm -- then the Directory Report
would tell you.

-- 
Stephen Turner   http://www.statslab.cam.ac.uk/~sret1/
  Statistical Laboratory, Wilberforce Road, Cambridge, CB3 0WB, England
  "Your account can only be used for a single internet session at any one
   time and for no more than 24 hours in any one day." (NTL terms of use)


This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




[analog-help] request report. hierarchical. subdir?

2001-02-13 Thread Aaron Shoblaske



Hi,

I havegroups of files 200012*.htm, 
200101*.htm in the same directory.

I'm trying to have them group in the request report 
like:

  
   
/html/articles/200012
/html/articles/200012a.htm
 
/html/articles/200012b.htm
 
/html/articles/200012c.htm

etc...

  
   
/html/articles/200101
/html/articles/200101a.htm
 
/html/articles/200101b.htm
 
/html/articles/200101c.htm

etc...

Does this involve SUBDIR? Is this even 
possible?

Thanks,

Aaron Shoblaske
[EMAIL PROTECTED]



[analog-help] Request Report file

2001-01-18 Thread Palmer, Charles J Mr USAPA

I am attempting to list the first 50 files in the Request Report.  My
General Summary indicates that I have 259,706 successful requests and 18,000
failed requests.  The Status Code report indicates approximately 250,000
requests with code 200 or 206.  Yet the Request Report indicates 254,137
request "Not Listed".  How can I get them listed?  Any help is greatly
appreciated.

PS   I am currently using Analog 3.11 on Red Hat Unix 6.2 machine.  

CHARLES PALMER 
Automation Support Branch
US Army Publishing Agency
Comm - (703) 428-0562
DSN - 328-0562
Fax - (703) 325-6737



This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




RE: [analog-help] Request Report file

2001-01-18 Thread Palmer, Charles J Mr USAPA

I have the REQFLOOR command set at 1.  It still shows 254,137 request "not
Listed".

 -Original Message-
 From: Stephen Turner [SMTP:[EMAIL PROTECTED]]
 Sent: Thursday, January 18, 2001 12:13 PM
 To:   'Analog Help'
 Subject:  Re: [analog-help] Request Report file
 
 On Thu, 18 Jan 2001, Palmer, Charles J Mr USAPA wrote:
 
  I am attempting to list the first 50 files in the Request Report.  My
  General Summary indicates that I have 259,706 successful requests and
 18,000
  failed requests.  The Status Code report indicates approximately 250,000
  requests with code 200 or 206.  Yet the Request Report indicates 254,137
  request "Not Listed".  How can I get them listed?  Any help is greatly
  appreciated.
  
 
 http://www.analog.cx/docs/faq.html#faq114
 
 -- 
 Stephen Turner   http://www.statslab.cam.ac.uk/~sret1/
   Statistical Laboratory, Wilberforce Road, Cambridge, CB3 0WB, England
   "Your account can only be used for a single internet session at any one
time and for no more than 24 hours in any one day." (NTL terms of use)
 
 
 This is the analog-help mailing list. To unsubscribe from this
 mailing list, send mail to [EMAIL PROTECTED]
 with "unsubscribe" in the main BODY OF THE MESSAGE.
 List archived at http://www.mail-archive.com/analog-help@lists.isite.net/
 

This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




RE: [analog-help] Request Report file

2001-01-18 Thread Stephen Turner

On Thu, 18 Jan 2001, Palmer, Charles J Mr USAPA wrote:

 I have the REQFLOOR command set at 1.  It still shows 254,137 request "not
 Listed".
 

1r, not 1, I hope. REQFLOOR 1 will give an error message.

You could also try
  REQINCLUDE *
Maybe you are only listing pages at the moment.

-- 
Stephen Turner   http://www.statslab.cam.ac.uk/~sret1/
  Statistical Laboratory, Wilberforce Road, Cambridge, CB3 0WB, England
  "Your account can only be used for a single internet session at any one
   time and for no more than 24 hours in any one day." (NTL terms of use)


This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




RE: [analog-help] Request Report file

2001-01-18 Thread Palmer, Charles J Mr USAPA

That worked.  Thank you.

 -Original Message-
 From: Stephen Turner [SMTP:[EMAIL PROTECTED]]
 Sent: Thursday, January 18, 2001 1:15 PM
 To:   '[EMAIL PROTECTED]'
 Subject:  RE: [analog-help] Request Report file
 
 On Thu, 18 Jan 2001, Palmer, Charles J Mr USAPA wrote:
 
  I have the REQFLOOR command set at 1.  It still shows 254,137 request
 "not
  Listed".
  
 
 1r, not 1, I hope. REQFLOOR 1 will give an error message.
 
 You could also try
   REQINCLUDE *
 Maybe you are only listing pages at the moment.
 
 -- 
 Stephen Turner   http://www.statslab.cam.ac.uk/~sret1/
   Statistical Laboratory, Wilberforce Road, Cambridge, CB3 0WB, England
   "Your account can only be used for a single internet session at any one
time and for no more than 24 hours in any one day." (NTL terms of use)
 
 
 This is the analog-help mailing list. To unsubscribe from this
 mailing list, send mail to [EMAIL PROTECTED]
 with "unsubscribe" in the main BODY OF THE MESSAGE.
 List archived at http://www.mail-archive.com/analog-help@lists.isite.net/
 

This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




[analog-help] Request Report

2000-11-10 Thread Steve Martin

Hi,

I get 13 pages of data in the Request report with some requests
as low as 11, what can i do to restrict the report to say 100 requests
and above? 

I did look at the REQFLOOR command but didn't fully understand it.

Thanx

Steve




This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




Re: [analog-help] Request Report

2000-11-10 Thread Stephen Turner

On Fri, 10 Nov 2000, Steve Martin wrote:

 Hi,
 
 I get 13 pages of data in the Request report with some requests
 as low as 11, what can i do to restrict the report to say 100 requests
 and above? 
 
 I did look at the REQFLOOR command but didn't fully understand it.
 

REQFLOOR 100r

Alternatively REQFLOOR -50r to list the first 50.

-- 
Stephen Turner   http://www.statslab.cam.ac.uk/~sret1/
  Statistical Laboratory, Wilberforce Road, Cambridge, CB3 0WB, England
  "The new operating system will recover more easily from system crashes."
  (Microsoft, aiming high with Windows Millennium)


This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




[analog-help] Request Report subdivided by Hosts ?

2000-08-11 Thread Dana Murray

Hi

I am new to analog and am having lots of fun with it.  Hats of to Stephen 
Turner for a very nice product.

In the Request Report, is it possible to break the number of requests per 
file down into number of requests per each host requesting that file ?  Or, 
can the Host Report be broken down into number of requests for each file 
?   There is a similar querry in the archive, but the thread does not seem 
to lead to a definitive answer.

Thank you

Dan Murray


This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




Re: [analog-help] Request Report

2000-06-04 Thread Marco Bernardini

*This message was transferred with a trial version of CommuniGate(tm) Pro*
Alle 14.21 Saturday 03/06/2000 -0500, Terry Smythe ha mandato a Marco 
questo messaggio:

  Is all in the Analog documentation and in the mail list archive.
Thank you for your gracious tip.   When all else fails, read the
instructions...  :-)

The "unique visitor count" question arise twice a month... I think every 
possible answer was given.
In any case it's always better to read docs *before* problems, so you can 
show a lot of wizardry: an "expert" is just who reads manuals before you :-)


As a piece of useful information, the Request Report is very
helpful in determining which documents are requested most
frequently. Unfortunately, I could not find any reference in
the docs to suppress the cut-off at the bottom of the list.   It
would be as useful to know what documents are not being requested
as those that are.

set
REQINCLUDE *   # include every file
REQFLOOR 0R
REQSORTBY REQUESTS
REQARGSFLOOR 0R
REQARGSSORTBY REQUESTS
REQCOLS NRBD   # number, requests, bytes, date
ALL OFF
REQUEST ON

This can make a very huge file, but you can see only your requests along 
with dates.
Can also be useful to sort by DATE instead by REQUESTS.

To see just requests for GIFs and JPGs set
REQEXCLUDE * # exclude all
REQINCLUDE *.gif, *.jpg


On a web site containing 700+ documents consuming 19 megs, the
documents that do not get requested are very important to know, so
a decision can be made to delete them.

Be careful deleting files: they can be linked elsewhere on the Net, so 
deleting them you can cut any link to your site.
Better to replace them with a "jump" page going to main index. If you're 
really short of space ask your provider to set up a customized 404 error 
driving visitors to main page. This can be done in Apache simply adding 
this line to the httpd config file:
ErrorDocument 404 /err/my404.html
Our ISP company leases traffic instead of hard-disk space, so we suggest 
our customers to avoid deletions.

However it's better to improve the HTML code of your pages instead of 
delete them: to clean by hand a FrontPage document can reduce its size 
(thus downloading speed) of 30% or more.
My site has 1100 entries (480 pages, 380 images, and a lot of scripts) and 
it's still at 10 Mb.

There are lots of other tips: for example, if your background is 
called  "background_with_pink_and_red_flowers.jpg", you can save 35 bytes 
every page renaming it simply as "b.jpg". Not a lot, but if the page has 
1,000,000 visitors/day your traffic decrease of 35 Mb/day, and on a 700 
pages site (if every page has same background) you can save 24 kb: the size 
of an average page.
Moreover, to reuse same images make the site faster, because they are 
cached by browsers.

I perceive that some
some kind of FILEFLOOR command might force a count down to the last
document, but I could not find any reference to a FLOOR command
against FILE.

FLOORS are listed in the "Quick Reference" page:
HOSTFLOOR, ORGFLOOR, DOMFLOOR, REQFLOOR, DIRFLOOR, TYPEFLOOR, REDIRFLOOR, 
FAILFLOOR, REFFLOOR, REFSITEFLOOR, SEARCHQUERYFLOOR, SEARCHWORDFLOOR, 
REDIRREFFLOOR, FAILREFFLOOR, FULLBROWFLOOR, BROWFLOOR, OSFLOOR, VHOSTFLOOR, 
USERFLOOR, FAILUSERFLOOR, STATUSFLOOR
REQARGSFLOOR, REDIRARGSFLOOR, FAILARGSFLOOR, REFARGSFLOOR, 
REDIRREFARGSFLOOR, FAILREFARGSFLOOR, SUBDIRFLOOR, SUBDOMFLOOR, SUBORGFLOOR, 
SUBTYPEFLOOR, SUBBROWFLOOR, SUBOSFLOOR, REFDIRFLOOR

And everyone can be set to 0r to show *all* requests.
To use 0 floors gives always giant pages, sometimes many megabytes, so it's 
better to activate only a report at a time (and this is why I suggest 
Stephen to split the output on separate pages)

Hope this helps!

Bye

Marco Bernardini


This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




Re: [analog-help] Request Report

2000-06-04 Thread Terry Smythe

On 4 Jun 00, at 9:01, Marco Bernardini wrote:

 REQINCLUDE *   # include every file
 REQFLOOR 0R

Many thanks for your thoughtful reply. Very much appreciated.   
It does provide me with the name of the documents that are rarely 
accessed.

 Be careful deleting files: they can be linked elsewhere on the
 Net, so deleting them you can cut any link to your site. Better
 to replace them with a "jump" page going to main index. 

Good point, something I had not thought of.

 However it's better to improve the HTML code of your pages instead of 
 delete them: to clean by hand a FrontPage document can reduce its size 
 (thus downloading speed) of 30% or more.

For some 6+ years, I've been maintaining two web sites, one 
containing 300+ files consuming 6 megs www.amica.org, and the 
other containing 700+ files consuming 19 megs www.taxi-l.org. 
The former is graphics intensive, while the latter is largely 
official reports.  

When I got started, the automatic html generators were not yet 
born, so like most, I learned basic html coding to apply to various 
reports sent to me from all over the world, most often in paper 
form needing to be OCR scanned. As a consequence, most of my 
web documents are reasonably lean.  

I've always been concerned about excessive coding that the 
automatic html generators produce. The worst offender I found 
was/is Microsoft Word saveas html. It generated mammoth files, 
while Microsoft FrontPage did a somewhat better job, but still not 
as lean as basic html coding.

Similarly, I learned to try hard to convert graphics to compressed 
.jpg.Unfortunately, I didn't learn about this until around mid-
point, so a namber of graphics are still in somewhat larger 
uncompressed sizes.

 FLOORS are listed in the "Quick Reference" page:

Here I obviously had finger trouble.I had a preconceived notion 
that since I wanted to know all file names, then I needed a FLOOR 
command associated with FILES. Thanks for the redirection in my 
perception to REQUEST

Regards,

Terry


Terry Smythe (204) 832-3982
55 Rowand Avenue [EMAIL PROTECTED]
Winnipeg, MB, Canada   R3J 2N6   http://www.mts.net/~smythe

This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




Re: [analog-help] Request Report

2000-06-04 Thread Marco Bernardini

*This message was transferred with a trial version of CommuniGate(tm) Pro*
Alle 09.10 Sunday 04/06/2000 -0500, Terry Smythe ha mandato a Marco questo 
messaggio:


  Be careful deleting files
Good point, something I had not thought of.

Nor some of our customers, until I start to mail them a 300 kb list of 404 
every day :-)


I've always been concerned about excessive coding that the
automatic html generators produce. The worst offender I found
was/is Microsoft Word saveas html.

You forget the worst page generator: the guy who has nothing to say :-)))

This is really interesting if you need to correct MS-HTML pages:
demoroniser - correct moronic and gratuitously incompatible HTML generated 
by Microsoft applications
http://www.fourmilab.ch/webtools/demoroniser/


Similarly, I learned to try hard to convert graphics

If you look on engines for "Bandwidth Conservation Society" there is an 
interesting manual about compressing images.

Here I obviously had finger trouble.I had a preconceived notion
that since I wanted to know all file names, then I needed a FLOOR
command associated with FILES.

Request can be made on scripts, too: they aren't strictly "files".


Bye!

Marco Bernardini



This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




Re: [analog-help] Request Report

2000-06-03 Thread Terry Smythe

On 3 Jun 00, at 8:15, Marco Bernardini wrote:

 Is there a better indicator that can be gleaned with Analog?
 Thoughts of others?
 
 Is all in the Analog documentation and in the mail list archive.

Thank you for your gracious tip.   When all else fails, read the 
instructions...  :-)   I did go through the docs and did 
find some very enlightening information.Basically learned there 
really is no accurate way to count visitors.Evan that 
information will help my Board in rationalizing continuation of 
funding.

As a piece of useful information, the Request Report is very 
helpful in determining which documents are requested most 
frequently. Unfortunately, I could not find any reference in 
the docs to suppress the cut-off at the bottom of the list.   It 
would be as useful to know what documents are not being requested 
as those that are.

On a web site containing 700+ documents consuming 19 megs, the 
documents that do not get requested are very important to know, so 
a decision can be made to delete them.  I perceive that some 
some kind of FILEFLOOR command might force a count down to the last 
document, but I could not find any reference to a FLOOR command 
against FILE.

Suggestions would be appreciated.

Regards,

Terry





Terry Smythe(204) 832-3982
55 Rowand Avenue[EMAIL PROTECTED]
Winnipeg, MB, Canada  R3J 2N6   
http://www.taxi-l.org 
World's finest support library for the worldwide taxi industry.

This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




[analog-help] Request Report

2000-04-27 Thread Drew, Bill

Why aren't these two combined in the REQUEST Report?  I have other examples
as well.

3:   :  8/Feb/00 16:56: http://web.lexis-nexis.com:80/universe

2:   :  8/Feb/00 16:56: http://www.lexis-nexis.com:80/universe


-
Wilfred (Bill) Drew
Associate Librarian, Systems and Reference
SUNY Morrisville College Library
[EMAIL PROTECTED]
Home: http://www.morrisville.edu/~drewwe
Not Just Cows: http://www.morrisville.edu/~drewwe/njc/
Library: http://www.morrisville.edu/library/
Have Laptop -- Will Travel.

"Doing research on the Web is like using a library assembled piecemeal by
pack rats and vandalized nightly."
 Roger Ebert
 (Yahoo! Internet Life column, Sept. 1998, p. 66)

This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




RE: [analog-help] Request Report

2000-04-27 Thread Drew, Bill

Please excuse my last note.  I see the difference.  The URLs have one small
difference.

-Original Message-
From: Drew, Bill [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 27, 2000 1:46 PM
To: '[EMAIL PROTECTED]'
Subject: [analog-help] Request Report


Why aren't these two combined in the REQUEST Report?  I have other examples
as well.

3:   :  8/Feb/00 16:56: http://web.lexis-nexis.com:80/universe

2:   :  8/Feb/00 16:56: http://www.lexis-nexis.com:80/universe


-
Wilfred (Bill) Drew
Associate Librarian, Systems and Reference
SUNY Morrisville College Library
[EMAIL PROTECTED]
Home: http://www.morrisville.edu/~drewwe
Not Just Cows: http://www.morrisville.edu/~drewwe/njc/
Library: http://www.morrisville.edu/library/
Have Laptop -- Will Travel.

"Doing research on the Web is like using a library assembled piecemeal by
pack rats and vandalized nightly."
 Roger Ebert
 (Yahoo! Internet Life column, Sept. 1998, p. 66)

This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/


This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




[analog-help] Request Report Question

2000-04-26 Thread Drew, Bill


I am using analog to analyze EZproxy log files.  What do I need to do to get
a more readable output for long names in the file column like:

http://www.morrisville.edu:2048/login?url=http://infotrac.galegroup.com/itwe
b/morrisville
 
I would prefer something like
EZproxy/infotrac.galegroup.com/itweb/morrisville

or EZproxy/ITWEB

Any way to do this?


___ 
Wilfred (Bill) Drew 
Associate Librarian, Systems and Reference 
SUNY Morrisville College Library 
[EMAIL PROTECTED] 
Home: http://www.morrisville.edu/~drewwe/ 
Not Just Cows: http://www.morrisville.edu/~drewwe/njc/ 
Library: http://www.morrisville.edu/library/ 
Have Laptop -- Will Travel. 



"We cannot have good libraries until we first have good librarians --
properly educated, professionally recognized, and fairly rewarded." Herbert
S. White (Library Journal column, 15 November 1999, pp. 44-45) 

This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




Re: [analog-help] Request Report Question

2000-04-26 Thread Jeremy Wadsack



"Drew, Bill" wrote:

 I am using analog to analyze EZproxy log files.  What do I need to do to get
 a more readable output for long names in the file column like:

 http://www.morrisville.edu:2048/login?url=http://infotrac.galegroup.com/itwe
 b/morrisville

 I would prefer something like
 EZproxy/infotrac.galegroup.com/itweb/morrisville

 or EZproxy/ITWEB

 Any way to do this?

Use REQOUTPUTALIAS, as described in docs/alias.html. You probably want to use a
Regular Expression, like

REQOUTPUTALIAS REGEXP:^.*:2048/login[^/]+//(.+)$ "EZproxy/$1"

for the former, or for the latter (without the case change),

REQOUTPUTALIAS REGEXP:^.*:2048/login[^/]+//[^/]+/([^/]+) "EZproxy/$1"

(Of course these both make some assumptions about the kind of data your have in
your logs and you may need to modify them a bit.)

HTH,

Jeremy Wadsack
Wadsack-Allen Digital Group


This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




Re: [analog-help] Request Report

2000-03-22 Thread Stephen Turner

On Wed, 22 Mar 2000 [EMAIL PROTECTED] wrote:

 Hi
 
 Quick question folks:
 
  in analog's Request Report are Successful Requests only counted - or are
 Redirected Requests included as well ?
 

Only successful. The Redirection Report lists the redirected ones.

-- 
Stephen Turner   http://www.statslab.cam.ac.uk/~sret1/
  Statistical Laboratory, 16 Mill Lane, Cambridge CB2 1SB, England
"8th March 2000. National No Smoking Day. Ash Wednesday." (On a calendar)


This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




Re: [analog-help] Request Report

2000-03-22 Thread ken . ellwood

Thanks all :)

--Ken




This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




Re: [analog-help] Request Report

2000-03-22 Thread Jeremy Wadsack



[EMAIL PROTECTED] wrote:

 Hi

 Quick question folks:

  in analog's Request Report are Successful Requests only counted - or are
 Redirected Requests included as well ?


Only successful ones. Redirected requests and failed requests are covered in
their respective reports.

HTH,

Jeremy Wadsack
Wadsack-Allen Digital Group



This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




Re: [analog-help] Request report depth

2000-03-15 Thread Mihalis Tsoukalos

On Wed, 15 Mar 2000, Stephen Turner wrote:

 Date: Wed, 15 Mar 2000 13:49:35 + (GMT)
 From: Stephen Turner [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: Re: [analog-help] Request report depth
 
 On Wed, 15 Mar 2000, Mihalis Tsoukalos wrote:
 
  Hello to everyone.
  I want to ask the following question:
  
  On the "Request Report" I want to automatically have a depth of 1 or 2
  (or whatever) in every "subdirectory".
  This means that using depth 1, /banners/file1.gif and /banners/file2.gif
  should both appear as /banners in the report.
  Can I do this?
 
 You want to use the Directory Report, which already does this.
 
 -- 
 Stephen Turner   http://www.statslab.cam.ac.uk/~sret1/
   Statistical Laboratory, 16 Mill Lane, Cambridge CB2 1SB, England
 "8th March 2000. National No Smoking Day. Ash Wednesday." (On a calendar)

Thank you for your answer.
If I want a depth of 2 what do I have to add to the analog configuration
file?

TIA,
mihalis.


This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




Re: [analog-help] Request report depth

2000-03-15 Thread Jeremy Wadsack



   On the "Request Report" I want to automatically have a depth of 1 or 2
   (or whatever) in every "subdirectory".
 
  You want to use the Directory Report, which already does this.

 Thank you for your answer.
 If I want a depth of 2 what do I have to add to the analog configuration
 file?


Try SUBDIR */*. See docs/hierreps.html for details.

HTH,

Jeremy Wadsack
Wadsack-Allen Digital Group


This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




Re: [analog-help] Request report depth

2000-03-15 Thread Stephen Turner

On Wed, 15 Mar 2000, Mihalis Tsoukalos wrote:
 
 Thank you for your answer.
 If I want a depth of 2 what do I have to add to the analog configuration
 file?
 

SUBDIR */*

-- 
Stephen Turner   http://www.statslab.cam.ac.uk/~sret1/
  Statistical Laboratory, 16 Mill Lane, Cambridge CB2 1SB, England
"8th March 2000. National No Smoking Day. Ash Wednesday." (On a calendar)


This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




Re: [analog-help] Request report depth

2000-03-15 Thread Mihalis Tsoukalos

On Wed, 15 Mar 2000, Jeremy Wadsack wrote:

 Date: Wed, 15 Mar 2000 08:18:08 -0700
 From: Jeremy Wadsack [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: Re: [analog-help] Request report depth
 
On the "Request Report" I want to automatically have a depth of 1 or 2
(or whatever) in every "subdirectory".
  
   You want to use the Directory Report, which already does this.
 
  Thank you for your answer.
  If I want a depth of 2 what do I have to add to the analog configuration
  file?
 
 
 Try SUBDIR */*. See docs/hierreps.html for details.
 
 HTH,
 
 Jeremy Wadsack
 Wadsack-Allen Digital Group

Thank you for your answer.
I would also like to do the same with the "Referrer Report" ?

have a nice afternoon,
mihalis.


This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




Re: [analog-help] Request report depth

2000-03-15 Thread Stephen Turner

On Wed, 15 Mar 2000, Mihalis Tsoukalos wrote:

 Hello to everyone.
 I want to ask the following question:
 
 On the "Request Report" I want to automatically have a depth of 1 or 2
 (or whatever) in every "subdirectory".
 This means that using depth 1, /banners/file1.gif and /banners/file2.gif
 should both appear as /banners in the report.
 Can I do this?
 

You want to use the Directory Report, which already does this.

-- 
Stephen Turner   http://www.statslab.cam.ac.uk/~sret1/
  Statistical Laboratory, 16 Mill Lane, Cambridge CB2 1SB, England
"8th March 2000. National No Smoking Day. Ash Wednesday." (On a calendar)


This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




Re: [analog-help] Request report depth

2000-03-15 Thread Stephen Turner

On Wed, 15 Mar 2000, Mihalis Tsoukalos wrote:

 
 Thank you for your answer.
 I would also like to do the same with the "Referrer Report" ?
 

Again, you want the Referrring Site Report, and the REFDIR command.

-- 
Stephen Turner   http://www.statslab.cam.ac.uk/~sret1/
  Statistical Laboratory, 16 Mill Lane, Cambridge CB2 1SB, England
"8th March 2000. National No Smoking Day. Ash Wednesday." (On a calendar)


This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




Re: [analog-help] Request Report

2000-02-10 Thread Stephen Turner

Set the ARGSFLOOR higher.

-- 
Stephen Turner[EMAIL PROTECTED]http://www.statslab.cam.ac.uk/~sret1/
  Statistical Laboratory, 16 Mill Lane, Cambridge CB2 1SB, England
  "We can ask you to pay the full amount which you owe us if you:
   (a) become bankrupt; or (b) die." Egg Credit Card Agreement


This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




[analog-help] Request Report

2000-02-09 Thread Wileman, Pete (P.)

On the request report , when ordered by number of requests , how do I show
only the top tier of requests :

eg: this is what I get now

  4714:  0.04%:  7/Feb/00 13:34: /images/top.gif
  4706:  2.55%:  7/Feb/00 13:33: /ddw/cgi-bin/swd210bm.cgi
  1314:  0.75%:  7/Feb/00 13:31:   /ddw/cgi-bin/swd210bm.cgi?return=back
  4691:  0.05%:  7/Feb/00 13:34: /images/exit.gif
  4665:  0.04%:  7/Feb/00 13:34: /images/help.gif

but I want this , thus excluding line three

  4714:  0.04%:  7/Feb/00 13:34: /images/top.gif
  4706:  2.55%:  7/Feb/00 13:33: /ddw/cgi-bin/swd210bm.cgi
  4691:  0.05%:  7/Feb/00 13:34: /images/exit.gif
  4665:  0.04%:  7/Feb/00 13:34: /images/help.gif

 Pete Wileman
* Systems , Jaguar Cars , B/4/015
* +44 2476 203609 8726-3609 
* [EMAIL PROTECTED]   (PWILEMAN) 


This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




[analog-help] Request report

2000-01-19 Thread Jaroslav Fikker

Hello.

I have some questions about Analog Request Report.

1) How can I sort this report by time of requests?

2) Is it possible to view host, who requests page?

Thank you very much for your answer.

J. Fikker

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.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




Re: [analog-help] Request report

2000-01-19 Thread Stephen Turner

On Wed, 19 Jan 2000, Jaroslav Fikker wrote:

 Hello.
 
 I have some questions about Analog Request Report.
 
 1) How can I sort this report by time of requests?
 

Using the REQSORTBY command.

 2) Is it possible to view host, who requests page?
 

No. This is in the FAQ.

-- 
Stephen Turner[EMAIL PROTECTED]http://www.statslab.cam.ac.uk/~sret1/
  Statistical Laboratory, 16 Mill Lane, Cambridge CB2 1SB, England
  "Children from St Lawrence's School have buried a time capsule to mark both
   the millennium and National Tree Week." Cambridge Town Crier, 16/12/99


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.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




Re: [analog-help] Request Report Questions

2000-01-10 Thread Stephen Turner

On Thu, 6 Jan 2000, Charles W. Bailey, Jr. wrote:

 I'm switching from wwwstat to analog for my Web analysis reports.  It's a
 great program, but I'm having a problem with the Request Report.  In brief,
 analog is separately reporting any use of a file whose log entry includes
 additional information after the file name.  (I'm using an Apache server.)
 
 Examples:
 
 /cgi-bin/wserver1.pl?query=journalsresults=0
 /pr/bysub.htm#dlib
 
 I would like these entries included under:
 
 /cgi-bin/wserver1.pl
 /pr/bysub.htm
 

The first one is included as /cgi-bin/wserver1.pl, but also as a sub-entry
under /cgi-bin/wserver1.pl?query=journalsresults=0. You can choose not to
see the sub-entries by setting the REQARGSFLOOR sufficiently high, or be
specifying ARGSEXCLUDE * .

The second one can only occur if the person's browser has sent you that URL.
Normally for an a href="/abc.html#", the browser won't even send you
the bit after the #, so it shouldn't get in the logfile. Maybe someone has
got a broken link using %23 in place of # ?

 Also, I'm getting a growing number of Code 200 log entries (in my main log
 file) like this from IP addresses outside my domain:
 
 http:/info.lib.uh.edu/webjour.html
 
 when I expect this instead:
 
 /webjour.html
 
 (Anyone know why?)

Are these entries in your logfile, or are they translated by analog? If
they're in your logfile, then it's really a server question. How does your
server respond when that file is requested?

 I'd like to not report them at all (i.e., not have them
 included in any report totals) or consolidate them with the appropriate
 short report entry (/webjour.html in this example). 
 

You could do this with FILEEXCLUDE or FILEALIAS respectively.

-- 
Stephen Turner[EMAIL PROTECTED]http://www.statslab.cam.ac.uk/~sret1/
  Statistical Laboratory, 16 Mill Lane, Cambridge CB2 1SB, England
  "Children from St Lawrence's School have buried a time capsule to mark both
   the millennium and National Tree Week." Cambridge Town Crier, 16/12/99


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.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




Re: [analog-help] Request report change or use Redirref report??

1999-09-20 Thread Stephen Turner

On Fri, 17 Sep 1999, Ray Smith wrote:

 Hi,
 
 I am very new to Analog and I'm liking it but I hope someone can help me with
 this problem..  Using the REQUEST REPORT, I want to keep track of the sites that
 use my redir.pl script *by site*.  But the REQUEST REPORT is listing them by
 *date* in my current config.

   519:  0.04%: 31/Jul/99 14:14: /cgi-bin/redir.pl
18:   : 30/Jul/99 08:23:   /cgi-bin/redir.pl?url=http://users.aol.com/sylvax/
14:   : 30/Jul/99 06:46:   /cgi-bin/redir.pl?url=http://www.eis-image.com
14:   : 30/Jul/99 08:20:   /cgi-bin/redir.pl?url=http://www.mcbinst.com
12:   : 30/Jul/99 06:48:   /cgi-bin/redir.pl?url=http://www.i-cubeinc.com
12:   : 30/Jul/99 14:08:   /cgi-bin/redir.pl?url=http://www.meyerinst.com
11:   : 30/Jul/99 06:46:   /cgi-bin/redir.pl?url=http://www.fryerco.com

You mean, by the url= bit above? Actually it seems to be listing them by
number of requests at the moment. You can have them alphabetically if you
want by using the command
  REQARGSSORTBY ALPHABETICAL

-- 
Stephen Turner[EMAIL PROTECTED]http://www.statslab.cam.ac.uk/~sret1/
  Statistical Laboratory, 16 Mill Lane, Cambridge CB2 1SB, England
  "Due to the conflict in Kosovo, we will not be showing the movie Wag the
   Dog. Instead, we will show Mortal Kombat: Annihilation." Cable  Wireless


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.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




[analog-help] Request report change or use Redirref report??

1999-09-17 Thread Ray Smith

Hi,

I am very new to Analog and I'm liking it but I hope someone can help me with
this problem..  Using the REQUEST REPORT, I want to keep track of the sites that
use my redir.pl script *by site*.  But the REQUEST REPORT is listing them by
*date* in my current config.  I've looked over the instructional pages but I
can't figure it.  Maybe I should be using the REDIRREF REPORT but I haven't been
able to figure that one out yet either.  Can anyone help me out?

TIA!

Ray



  716:  1.02%: 31/Jul/99 20:00: /tech/techsupp.htm
  676:  0.84%: 31/Jul/99 21:59: /training.htm
  665:  7.79%: 31/Jul/99 18:29: /opdesc.htm
  616:  1.29%: 31/Jul/99 13:27: /sdkpg.htm
  602:  1.46%: 31/Jul/99 23:48: /newoff.htm
  588:  0.41%: 31/Jul/99 21:45: /action.htm
  519:  0.04%: 31/Jul/99 14:14: /cgi-bin/redir.pl
   18:   : 30/Jul/99 08:23:
/cgi-bin/redir.pl?url=http://users.aol.com/sylvax/
   14:   : 30/Jul/99 06:46:   /cgi-bin/redir.pl?url=http://www.eis-image.com
   14:   : 30/Jul/99 08:20:   /cgi-bin/redir.pl?url=http://www.mcbinst.com
   12:   : 30/Jul/99 06:48:   /cgi-bin/redir.pl?url=http://www.i-cubeinc.com
   12:   : 30/Jul/99 14:08:   /cgi-bin/redir.pl?url=http://www.meyerinst.com
   11:   : 30/Jul/99 06:46:   /cgi-bin/redir.pl?url=http://www.fryerco.com
   11:   : 31/Jul/99 14:14:
/cgi-bin/redir.pl?url=http://www.benderassoc.com
   11:   : 30/Jul/99 08:18:
/cgi-bin/redir.pl?url=http://members.aol.com/imagingfun/ImagingFundamentals.html
   11:   : 26/Jul/99 10:23:
/cgi-bin/redir.pl?url=http://www.netup.cl/~ivens
   10:   : 30/Jul/99 08:46:
/cgi-bin/redir.pl?url=http://www.imageprocsol.com
   10:   : 29/Jul/99 13:46:
/cgi-bin/redir.pl?url=http://www.scitech.com.au
   10:   : 30/Jul/99 14:18:
/cgi-bin/redir.pl?url=http://www.spectraservices.com
   10:   : 30/Jul/99 06:43:
/cgi-bin/redir.pl?url=http://www.carsengroup.com
   10:   : 30/Jul/99 14:16:   /cgi-bin/redir.pl?url=http://www.techinst.com
9:   : 30/Jul/99 08:26:
/cgi-bin/redir.pl?url=http://www.scimeasure.com
9:   : 27/Jul/99 22:05:
/cgi-bin/redir.pl?url=http://www.micronal.com.br/index2.htm
9:   : 29/Jul/99 17:10:
/cgi-bin/redir.pl?url=http://www.matrix-vision.de
9:   : 30/Jul/99 08:24:   /cgi-bin/redir.pl?url=http://www.p3i.com
9:   : 28/Jul/99 14:32:
/cgi-bin/redir.pl?url=http://www.minstrument.com
9:   : 30/Jul/99 06:47:
/cgi-bin/redir.pl?url=http://www.georgia-inst.com
8:   : 28/Jul/99 06:21:
/cgi-bin/redir.pl?url=http://www.datacell.co.uk
8:   : 30/Jul/99 08:25:   /cgi-bin/redir.pl?url=http://www.qualtrep.com
7:   : 29/Jul/99 13:45:   /cgi-bin/redir.pl?url=http://www.vem.nl
7:   : 29/Jul/99 14:19:   /cgi-bin/redir.pl?url=http://southernmicro.com
7:   : 27/Jul/99 10:15:   /cgi-bin/redir.pl?url=http://www.cnrood.com
7:   : 30/Jul/99 06:45:   /cgi-bin/redir.pl?url=http://www.elicht.com
6:   : 29/Jul/99 06:28:   /cgi-bin/redir.pl?url=http://www.altrona.ch
6:   : 29/Jul/99 13:48:   /cgi-bin/redir.pl?url=http://www.dssimage.com
6:   : 30/Jul/99 03:33:
/cgi-bin/redir.pl?url=http://www.militron.co.il
6:   : 27/Jul/99 22:05:
/cgi-bin/redir.pl?url=http://www.techexpo.com/firms/smithtec.html
5:   : 20/Jul/99 11:08:   /cgi-bin/redir.pl?url=http://www.menzelab.com
5:   : 20/Jul/99 16:35:
/cgi-bin/redir.pl?url=http://www.planetron.co.jp
5:   : 30/Jul/99 04:08:
/cgi-bin/redir.pl?url=http:/www.netup.cl/~ivens
5:   : 27/Jul/99 09:41:   /cgi-bin/redir.pl?url=http://www.infaimon.es
5:   : 29/Jul/99 13:42:   /cgi-bin/redir.pl?url=http://www.imaging.de
4:   : 30/Jul/99 04:08:   /cgi-bin/redir.pl?url=http:/www.imaging.de
4:   : 30/Jul/99 04:08:   /cgi-bin/redir.pl?url=http:/www.lin.com.tw
4:   : 30/Jul/99 04:08:   /cgi-bin/redir.pl?url=http:/www.fryerco.com
4:   : 30/Jul/99 04:08:   /cgi-bin/redir.pl?url=http:/www.scimeasure.com
4:   : 30/Jul/99 04:07:
/cgi-bin/redir.pl?url=http:/users.aol.com/sylvax/
4:   : 30/Jul/99 04:07:   /cgi-bin/redir.pl?url=http:/www.dssimage.com
4:   : 30/Jul/99 04:08:   /cgi-bin/redir.pl?url=http:/www.p3i.com
4:   : 30/Jul/99 04:07:
/cgi-bin/redir.pl?url=http:/www.benderassoc.com
4:   : 30/Jul/99 04:07:   /cgi-bin/redir.pl?url=http:/www.dvs.nl
4:   : 30/Jul/99 04:08:
/cgi-bin/redir.pl?url=http:/www.micronal.com.br/index2.htm
4:   : 30/Jul/99 04:07:
/cgi-bin/redir.pl?url=http:/members.aol.com/imagingfun/ImagingFundamentals.html
4:   : 30/Jul/99 04:08:
/cgi-bin/redir.pl?url=http:/www.minstrument.com
4:   : 30/Jul/99 04:08:   /cgi-bin/redir.pl?url=http:/www.vem.nl
4:   : 30/Jul/99 04:08:   /cgi-bin/redir.pl?url=http:/www.meyerinst.com
4:   : 30/Jul/99 04:07:   /cgi-bin/redir.pl?url=http:/www.altrona.ch
4:   : 30/Jul/99 04:08:
/cgi-bin/redir.pl?url=http:/www.immaginiecomputer.it
4:   : 30/Jul/99 04:08:   

Re: [analog-help] Request Report

1999-07-05 Thread British Consulate-General Jerusalem


Murray Moffatt said:
I would like to have the Request Report show just my pages, not also my
 images.

Our analog.cfg file has the following FILEEXCLUDE commands for the very same
reason. It seems to work well:

# Graphics files will be excluded from the statistics
# as we are only interested in the pages accessed
FILEEXCLUDE *.gif
FILEEXCLUDE *.jpg

Rob Elliott
Jerusalem
www.britishconsulate.org
[EMAIL PROTECTED]


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.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




Re: [analog-help] Request Report

1999-07-05 Thread Murray Moffatt

British Consulate-General Jerusalem wrote:
 
 Murray Moffatt said:
 I would like to have the Request Report show just my pages, not also my
  images.
 
 Our analog.cfg file has the following FILEEXCLUDE commands for the very same
 reason. It seems to work well:
 
 # Graphics files will be excluded from the statistics
 # as we are only interested in the pages accessed
 FILEEXCLUDE *.gif
 FILEEXCLUDE *.jpg

That works great but it removes graphic files from _all_ figures,
including the Data Transferred amount which I really wanted to see for
all files.

It seems quite strange that REQCOLS doesn't allow a "P" parameter, I
would have thought it would have been widely used by most people...  How
do other people find out what are their most popular pages (unless they
create two reports, one including and one excluding graphics)?

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.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




[analog-help] Request Report

1999-07-04 Thread Murray Moffatt

Hi,

I'm a new user to Analog and I'm having a little bit of a problem...

I would like to have the Request Report show just my pages, not also my
images.  I read through the archive of this mailing list and found
someone that said to do this you have to...

"Set
 PAGEINCLUDE htm,html,asp,pl
and then run your reports with the P/p columns instead of (or in
addition to) the R/r columns."

So what I did was to add a "PAGEINCLUDE *.html,*.htm,*.asp" line to my
config file, then a "REQCOLS Pp" line.  However when I run Analog I get
an error that says:

"Warning C: In Request Report, P not allowed in COLS: ignoring it"

So, how do I go about seeing just *.html pages in my Request Report?

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.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




[analog-help] Request Report section question

1999-03-03 Thread Gaelyne Gasson

On Fri, 26 Feb 1999, Stephen Turner wrote:

 However, my current thought on this is that I may move some things out of
 analhead.h and provide a longer analog.cfg than the current one. I mean, does
 anyone really set the floors at compile time, for example?

I don't.

But I do have a question regarding the Request report section.  One of my
clients just renamed their business and purchased a new domain name.  I've
set up to redirect traffic from the old site to the new, and have noticed
that each re-direct now shows two listings in the log file.  One with
a "302" status code for the redirection, and the second one with the
normal "200" OK status code.  

When Analog is run, does it count both the redirection and OK items as two
accesses or as one?   Would we need to look at the number 302 redirects
and subtract that number from the overall monthly traffic for the site?  

Basically, I need to know if I should warn my client that an increase in
traffic may need to be taken with a grain of salt or not.  :-)

Cheers,
Gaelyne


 //\ /\\Gaelyne R. Gasson[EMAIL PROTECTED]
|| * \ . . / * ||   90 Hilliers Rd   Phone: +61 8 8322-2716
 \\\X///Reynella, S.A. 5161  Fax:   +61 8 8387-5810
  / *  /O\  * \ AustraliaICQ:   5069384
  \__/  "  \__/ http://videocam.net.au   http://vcsweb.com
C64/128 Support  *  Web Hosting  *  Web Design


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.




  1   2   >