Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

IIS ext-log question

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  IIS 5.0 doesn't seem to be working  
Author Message
rob6

External


Since: Feb 20, 2004
Posts: 9



(Msg. 1) Posted: Tue Apr 20, 2004 1:57 pm
Post subject: IIS ext-log question
Archived from groups: microsoft>public>inetserver>iis (more info?)

Hi everyone,
Is there any way to get the client browser's type in IIS
logs?
Also, my report shows a lots of .gif and other kind of
image files, does anyone know how I can remove them from
my report?
Thanks-Rob

 >> Stay informed about: IIS ext-log question 
Back to top
Login to vote
anonymous131

External


Since: Oct 17, 2003
Posts: 720



(Msg. 2) Posted: Tue Apr 20, 2004 2:18 pm
Post subject: IIS ext-log question [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

1: Yes. As long as you are using the W3C format, go into
your website properties in the IIS Mgr and then select
properties on the WebSite tab. Select extended properties
and then select User Agent
2: What software are you using for your report?
Alternatively, if all of your images are located in one
place in your website, you can select that directory in
the IIS properties and uncheck index this resource. This
will not log that directory.

doug
 >-----Original Message-----
 >Hi everyone,
 >Is there any way to get the client browser's type in IIS
 >logs?
 >Also, my report shows a lots of .gif and other kind of
 >image files, does anyone know how I can remove them from
 >my report?
 >Thanks-Rob
 >.
 ><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: IIS ext-log question 
Back to top
Login to vote
anonymous131

External


Since: Oct 17, 2003
Posts: 720



(Msg. 3) Posted: Tue Apr 20, 2004 2:43 pm
Post subject: IIS ext-log question [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Wooops...I meant log visits. Not index this resource. I
have been working with Indexing Service the last few
days...

doug
 >-----Original Message-----
 >1: Yes. As long as you are using the W3C format, go into
 >your website properties in the IIS Mgr and then select
 >properties on the WebSite tab. Select extended
properties
 >and then select User Agent
 >2: What software are you using for your report?
 >Alternatively, if all of your images are located in one
 >place in your website, you can select that directory in
 >the IIS properties and uncheck index this resource. This
 >will not log that directory.
 >
 >doug
  >>-----Original Message-----
  >>Hi everyone,
  >>Is there any way to get the client browser's type in
IIS
  >>logs?
  >>Also, my report shows a lots of .gif and other kind of
  >>image files, does anyone know how I can remove them
from
  >>my report?
  >>Thanks-Rob
  >>.
  >>
 >.
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS ext-log question 
Back to top
Login to vote
user641

External


Since: Aug 22, 2003
Posts: 1637



(Msg. 4) Posted: Tue Apr 20, 2004 5:19 pm
Post subject: Re: IIS ext-log question [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Rob" <rob.TakeThisOut@nul.ca> wrote in message
news:1afc01c42700$e6cbb690$a101280a@phx.gbl...
 > Hi everyone,
 > Is there any way to get the client browser's type in IIS
 > logs?

The User Agent field captures that.

 > Also, my report shows a lots of .gif and other kind of
 > image files, does anyone know how I can remove them from
 > my report?

Place all of your graphics in an "images" folder, and in the IIS Management
console just uncheck the "log visits" box.

--
Tom Kaminski IIS MVP
<a style='text-decoration: underline;' href="http://www.iistoolshed.com/" target="_blank">http://www.iistoolshed.com/</a> - tools, scripts, and utilities for running IIS
<a style='text-decoration: underline;' href="http://mvp.support.microsoft.com/" target="_blank">http://mvp.support.microsoft.com/</a>
<a style='text-decoration: underline;' href="http://www.microsoft.com/windowsserver2003/community/centers/iis/" target="_blank">http://www.microsoft.com/windowsserver2003/community/centers/iis/</a><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS ext-log question 
Back to top
Login to vote
kgafvert

External


Since: Aug 23, 2003
Posts: 3146



(Msg. 5) Posted: Tue Apr 20, 2004 11:10 pm
Post subject: Re: IIS ext-log question [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hello,

The browser can be logged, not sure though if it is by default. It is logged
as cs(User-Agent), which includes the OS and other things. Your log analyser
should be able to get the browser out from this information.
If it is not logged in your logfile, in IIS Manager, right click the website
and click Properties. On the "Web Site" tab, click the Properties button.
Click the "Extended Properties" tab.

It is possible that a client OS such as Windows XP do not offer this to be
logged.

No, you cannot remove requests for image files in the log. IIS logs all
requests, which includes imagefiles. Your log analyser should be able to
omit certain file types you do not want to be included in the report.


--
Regards,
Kristofer Gafvert - IIS MVP
Reply to newsgroup only. Remove NEWS if you must reply by email, but please
do not.
<a style='text-decoration: underline;' href="http://www.ilopia.com/" target="_blank">http://www.ilopia.com/</a>


"Rob" <rob RemoveThis @nul.ca> wrote in message
news:1afc01c42700$e6cbb690$a101280a@phx.gbl...
 > Hi everyone,
 > Is there any way to get the client browser's type in IIS
 > logs?
 > Also, my report shows a lots of .gif and other kind of
 > image files, does anyone know how I can remove them from
 > my report?
 > Thanks-Rob<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS ext-log question 
Back to top
Login to vote
user658

External


Since: Aug 26, 2003
Posts: 1525



(Msg. 6) Posted: Tue Apr 20, 2004 11:45 pm
Post subject: Re: IIS ext-log question [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Tue, 20 Apr 2004 10:57:09 -0700, "Rob" <rob DeleteThis @nul.ca> wrote:

 >Hi everyone,
 >Is there any way to get the client browser's type in IIS
 >logs?
 >Also, my report shows a lots of .gif and other kind of
 >image files, does anyone know how I can remove them from
 >my report?

And keep in mind that many browsers lie... Smile

Jeff<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS ext-log question 
Back to top
Login to vote
kenremove

External


Since: Aug 23, 2003
Posts: 3041



(Msg. 7) Posted: Wed Apr 21, 2004 5:01 pm
Post subject: Re: IIS ext-log question [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Tom Kaminski [MVP]" <tomk (A@T) mvps (D.O.T) org> wrote in message
news:c63p3c$d5o2@kcweb01.netnews.att.com...
: "Rob" <rob.DeleteThis@nul.ca> wrote in message
: news:1afc01c42700$e6cbb690$a101280a@phx.gbl...
: > Hi everyone,
: > Is there any way to get the client browser's type in IIS
: > logs?
:
: The User Agent field captures that.
:
: > Also, my report shows a lots of .gif and other kind of
: > image files, does anyone know how I can remove them from
: > my report?
:
: Place all of your graphics in an "images" folder, and in the IIS
Management
: console just uncheck the "log visits" box.
:

This is not recommended. Instead, any decent log analysis software should be
able to exclude requests from being analysed.

Cheers
Ken
 >> Stay informed about: IIS ext-log question 
Back to top
Login to vote
user658

External


Since: Aug 26, 2003
Posts: 1525



(Msg. 8) Posted: Wed Apr 21, 2004 5:39 pm
Post subject: Re: IIS ext-log question [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Wed, 21 Apr 2004 14:01:34 +1000, "Ken Schaefer"
<kenREMOVE DeleteThis @THISadOpenStatic.com> wrote:

 >
 >"Tom Kaminski [MVP]" <tomk (A@T) mvps (D.O.T) org> wrote in message
 >news:c63p3c$d5o2@kcweb01.netnews.att.com...
 >: "Rob" <rob DeleteThis @nul.ca> wrote in message
 >: news:1afc01c42700$e6cbb690$a101280a@phx.gbl...
 >: > Hi everyone,
 >: > Is there any way to get the client browser's type in IIS
 >: > logs?
 >:
 >: The User Agent field captures that.
 >:
 >: > Also, my report shows a lots of .gif and other kind of
 >: > image files, does anyone know how I can remove them from
 >: > my report?
 >:
 >: Place all of your graphics in an "images" folder, and in the IIS
 >Management
 >: console just uncheck the "log visits" box.
 >:
 >
 >This is not recommended. Instead, any decent log analysis software should be
 >able to exclude requests from being analysed.

I'm curious why you suggest it's not recommended. It's been a fairly
standard practice for many sites for years.

Jeff<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS ext-log question 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]