Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > QueryString for HTTP GET in IIS Log

Reply
Thread Tools

QueryString for HTTP GET in IIS Log

 
 
=?Utf-8?B?U3RldmUgQmVzYWxrZQ==?=
Guest
Posts: n/a
 
      06-12-2006
I have IIS configured to log the query string for one of my companies'
applications because it's used for some statistics, but I need to keep the
query string from logging during a HTTP GET for a specific page. Is there a
way to keep IIS from logging the query string for just one page? Or is there
a property for my page that can control it?
 
Reply With Quote
 
 
 
 
bruce barker \(sqlwork.com\)
Guest
Posts: n/a
 
      06-12-2006
IIS supports log filters that you can write.

-- bruce (sqlwork.com)

"Steve Besalke" <> wrote in message
news:11CD5F49-130F-40BC-BA11-...
>I have IIS configured to log the query string for one of my companies'
> applications because it's used for some statistics, but I need to keep the
> query string from logging during a HTTP GET for a specific page. Is there
> a
> way to keep IIS from logging the query string for just one page? Or is
> there
> a property for my page that can control it?



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
HTTP SOAP/HTTP GET/HTTP POST milan_9211 Software 0 01-10-2011 02:10 PM
QueryString for HTTP GET in IIS Log Steve Besalke ASP .Net Security 1 06-12-2006 11:28 PM
ASP Problem: "IIS log failed to write entry" in Event Log cherryparadise001@gmail.com ASP General 0 05-26-2006 01:52 AM
How to get value of QueryString inside QueryString Mehdi ASP .Net 6 04-06-2006 03:41 PM
Urgent Pls: Facing problem in reading Log information from Log file, created by IIS Amratash ASP .Net 0 04-13-2004 09:08 AM



Advertisments