Analog will recognize ASP pages, I use the following in my analog config file.  As for 
the GET .vs. POST, Stephen may need to explain that as to how Analog actually parses 
those.

---
LOGFORMAT MS-EXTENDED

PAGEINCLUDE *.html,*.htm,*.shtml,*.asp,*.sql,*.php3,*/,*.cgi

TYPEOUTPUTALIAS .asp     ".asp [Active Server Pages]
---

Also remember that NT IIS4 will invariably add extra status lines into your log files. 
 These are called the MS-EXTENDED headers.  They identify when a logging pattern has 
changed.  I found out that Analog barfs when these headers get placed anywhere else 
inside the logfile other than the first few lines of the logfile.

QUESTION FOR Stephen: 1. Can .asp be added to the default TYPEOUTPUTALIAS for the next 
revision of Analog? 2. Can Analog be trained to handle mid-logfile header changes 
using the MS-EXTENDED logformat?


sean.

----- Original Message ----- 
From: "Edward Lucas" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 10, 2000 10:03 AM
Subject: [analog-help] Differentiating GET and POST


> Newbie Questions I am afraid!
> (Running Analog4.03/Win32 on NT4 with IIS Extended Log Files)
> 
> Am I correct in thinking that the GET or POST for each request is junked
> and cannot be used by Analog? - I have some .asp forms that are called
> using GET but then POST to themselves. Not being able to split them
> confuses our scores. Is this a job for pre-processing with grep? if so,
> I guess I had better get a grown-up Operating System. 
> 
> Also, while I can include HTTP status 302 (using Analog4.1), I can't get
> it listed as a successful request (I know it is a redirection - to a
> temporary location, but, depending on your perspective, it counts as a
> request made, just not one that the server delivered. As such, it would
> be useful to be able to count it as a successful request so that I could
> get all the stats for it)
> 
> < I have this prescient feeling that wise heads are shaking mournfully
> as they read this, so here is the final nail in my coffin... >
> 


------------------------------------------------------------------------
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/[email protected]/
------------------------------------------------------------------------

Reply via email to