I'm not sure that I understand.  If you're asking how to remove
a portion of an argument like the following example, I can help.

If you have 1 instance each of
   /cgi-bin/search.pl?term=admissions
   /cgi-bin/search.pl?term=housing
   /cgi-bin/search.pl?term=scholarships
and want Analog to report 3 instances of
   /cgi-bin/search.pl
then you might want to use one or both of the following
   ARGSEXCLUDE /cgi-bin/search.pl*
   REFARGSEXCLUDE http://host.domain.tld/cgi-bin/search.pl*

Related documentation at "http://www.analog.cx/docs/include.html";
and "http://www.analog.cx/docs/args.html#ARGSINCLUDE";.

HTH,

-- Duke


HQWEB wrote:


Hi,
thanks, but I've already tried the


  REQFLOOR "1r"
and/or
  REQARGSFLOOR "1r"


what is happening is I'm getting a handful of search arguments listed in the request report, but not all of them (and there are 100s)

here is a line from the logfile
10.9.34.22, -, 3/5/03, 16:08:34, W3SVC1, SWIGEA50, 10.9.36.50, 500,
529, 4633, 200, 0, GET, /search/TimePeriodSearch.asp,
[EMAIL 
PROTECTED]&o2=%3E&q2=-2y&ct=IntranetCatalog&so=FileWrite%5Bd%5D%2CRank%5Bd%5D%2CDocTitle&q1=242070&MSS.request.Search%20Catalog=IntranetCatalog&MSS.request.Search%20Start%20Hit=0&MSS.request.Search%20Query=242070&MSS.request.Search%20Row%20Count=4,

what I would like to do is pull out what comes after the query=
I have a logformat of LOGFORMAT MICROSOFT-NA

thanks for any suggestions!

Niamh

+------------------------------------------------------------------------
|  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
+------------------------------------------------------------------------






+------------------------------------------------------------------------
|  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
+------------------------------------------------------------------------

Reply via email to