I've read that page dozens of times.

Here is my LOGFORMAT (MS-Extended, btw)
LOGFORMAT (%Y-%m-%d %h:%n:%j %s %j %r %q %c %j %j %b %T HTTP/%j %B %j %f)

(you see the %r for the Request and %q is for the Query String)

LOGFILE d:\temp\efx1\ex020419.log
OUTFILE d:\temp\efx1\report.html
PAGEEXCLUDE  *.asp
PAGEEXCLUDE  *.htm
PAGEEXCLUDE  *.html
PAGEEXCLUDE  */
#ARGSINCLUDE /efx_dll/component.dll
PAGEINCLUDE /efx_dll/component.dllTESTRICH*

I've tried both with the ARGSINCLUDE on and off.  Anytime I append a Query
String that exists in the log (like TESTRICH*) in my PAGEINCLUDE command
I get no page views.  I remove the Query String and thousands of Page Views to the 
.dll.

I believe my problem is perhaps not understanding if the PAGEINCLUDE command
is syntatically correct for including Query Strings.  I've done it the way the 
documention
implies, I believe.  (Granted, I don't believe I seen any documentation stating the
appending of Query String to Request would work for PAGEINCLUDES, but have seen signs
of it affecting the Request Reports).  

Seems like it should be a simple thing.  duh.

Signed, Stuck.

Thanks.

-----Original Message-----
From: Duke Hillard [mailto:[EMAIL PROTECTED]]
Sent: Monday, May 06, 2002 6:21 PM
To: [EMAIL PROTECTED]
Subject: Re: [analog-help] Definition of Page Views


The page at "http://www.analog.cx/docs/args.html"; might be helpful.

-- Duke Hillard


Jones, Richard wrote:

>I've made it most of the way through this application and find it great. (ver 5.22)
>
>Where I stall is attempting to define some query types as "page views" while ignoring 
>others.
>
>Example to not include: 192.168.1.1/component/xxxxx.dll?Checkforalert=
>Example to include     :  192.168.1.1/component/xxxx.dll?GetDocument=
>
>My PAGEINCLUDE entry includes /compenent/xxxxx.dll, however I'm unable to find
>a way to differentiate between the queries (cs_uri_query) for PageView results.
>
>I see that I can make changes to reflect the data differently in the Request Report, 
>but
>those don't affect the PageView numbers.
>
>Bottom Line : I'd like the GetDocument call to be a PageView and the Checkforalert to 
>NOT be a PageView.
>
>Any help is appreciated.  Thanks in advance.
>
>Rich
>


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

Reply via email to