[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 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/