Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Best IIS log practices on webfarm

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  HELP! Limiting max connection  
Author Message
bukovansky

External


Since: Sep 11, 2003
Posts: 2



(Msg. 1) Posted: Thu Sep 11, 2003 6:50 am
Post subject: Best IIS log practices on webfarm
Archived from groups: microsoft>public>inetserver>iis (more info?)

Hi,
can anybody help me with web logging on webfarm?
I'm using 2 IIS servers (based on WS2K3) with NLB as a
webfarm. Is possible to log all activities on both
servers to one data storage for web analysis? I set ODBC
logging, but after few short tests with Application
Center Test has the SQL database hundreds of megabytes.
From 100 to 200 users uses our website at one time, so if
I run ODBC logging during a month, I predict log database
will have few gigabytes...
So is any another good idea how to log activities?

Thank you.

Regards,

Richard Bukovansky
bukovansky.DeleteThis@atcomp.cz

 >> Stay informed about: Best IIS log practices on webfarm 
Back to top
Login to vote
jerryiii

External


Since: Aug 26, 2003
Posts: 171



(Msg. 2) Posted: Thu Sep 11, 2003 1:03 pm
Post subject: Re: Best IIS log practices on webfarm [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Can't you just log into log files and merge those before analyzing?

Jerry

"Bukovansky Richard" <bukovansky.DeleteThis@atcomp.cz> wrote in message
news:00af01c37852$8771f630$3101280a@phx.gbl...
 > Hi,
 > can anybody help me with web logging on webfarm?
 > I'm using 2 IIS servers (based on WS2K3) with NLB as a
 > webfarm. Is possible to log all activities on both
 > servers to one data storage for web analysis? I set ODBC
 > logging, but after few short tests with Application
 > Center Test has the SQL database hundreds of megabytes.
 > From 100 to 200 users uses our website at one time, so if
 > I run ODBC logging during a month, I predict log database
 > will have few gigabytes...
 > So is any another good idea how to log activities?
 >
 > Thank you.
 >
 > Regards,
 >
 > Richard Bukovansky
 > bukovansky.DeleteThis@atcomp.cz<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Best IIS log practices on webfarm 
Back to top
Login to vote
bukovansky

External


Since: Sep 11, 2003
Posts: 2



(Msg. 3) Posted: Fri Sep 12, 2003 3:34 am
Post subject: Re: Best IIS log practices on webfarm [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

This is possible, but this scary me...
Is any tool for doing this?

Thank you.

Richard


 >-----Original Message-----
 >Can't you just log into log files and merge those before
analyzing?
 >
 >Jerry
 >
 >"Bukovansky Richard" <bukovansky RemoveThis @atcomp.cz> wrote in
message
 >news:00af01c37852$8771f630$3101280a@phx.gbl...
  >> Hi,
  >> can anybody help me with web logging on webfarm?
  >> I'm using 2 IIS servers (based on WS2K3) with NLB as a
  >> webfarm. Is possible to log all activities on both
  >> servers to one data storage for web analysis? I set
ODBC
  >> logging, but after few short tests with Application
  >> Center Test has the SQL database hundreds of megabytes.
  >> From 100 to 200 users uses our website at one time, so
if
  >> I run ODBC logging during a month, I predict log
database
  >> will have few gigabytes...
  >> So is any another good idea how to log activities?
  >>
  >> Thank you.
  >>
  >> Regards,
  >>
  >> Richard Bukovansky
  >> bukovansky RemoveThis @atcomp.cz
 >
 >
 >.
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Best IIS log practices on webfarm 
Back to top
Login to vote
timcof

External


Since: Sep 02, 2003
Posts: 912



(Msg. 4) Posted: Tue Sep 16, 2003 8:28 am
Post subject: RE: Best IIS log practices on webfarm [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

You might investigate Log Parser, found here: <http://www.microsoft.com/downloads/details.aspx?displaylang=en&familyid=8cde4028-
e247-45be-bab9-ac851fc166a4>

And, you don't have to use ODBC now to log to a remote server. We changed that so now the w3c extended format to accept a unc
path, so you can use that now. I would suggest setting up a logfiles folder on your unc, and then set folders in there, say nlb1 and
nlb2, and then map each one accordingly. It will then create w3svc1 (or whatever the site may be in the metabase for that machine)
and log in that directory. Now, remember that you will need to add the computer(s) account on the sharing and NTFS permissions. I
would give them full control to start.

Thank you. I hope this information is helpful.

Tim Coffey [MSFT]

This posting is provided “AS IS” with no warranties, and confers no rights. You assume all risk for your use. © 2001 Microsoft
Corporation. All rights reserved.
--------------------
| Content-Class: urn:content-classes:message
| From: "Bukovansky Richard" <bukovansky RemoveThis @atcomp.cz>
| Sender: "Bukovansky Richard" <bukovansky RemoveThis @atcomp.cz>
| Subject: Best IIS log practices on webfarm
| Date: Thu, 11 Sep 2003 03:50:35 -0700
| Lines: 18
| Message-ID: <00af01c37852$8771f630$3101280a@phx.gbl>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Thread-Index: AcN4Uodx+myct9a/RZuugDGXZdsMuQ==
| Newsgroups: microsoft.public.inetserver.iis
| Path: cpmsftngxa06.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.inetserver.iis:275067
| NNTP-Posting-Host: TK2MSFTNGXA05 10.40.1.49
| X-Tomcat-NG: microsoft.public.inetserver.iis
|
| Hi,
| can anybody help me with web logging on webfarm?
| I'm using 2 IIS servers (based on WS2K3) with NLB as a
| webfarm. Is possible to log all activities on both
| servers to one data storage for web analysis? I set ODBC
| logging, but after few short tests with Application
| Center Test has the SQL database hundreds of megabytes.
| From 100 to 200 users uses our website at one time, so if
| I run ODBC logging during a month, I predict log database
| will have few gigabytes...
| So is any another good idea how to log activities?
|
| Thank you.
|
| Regards,
|
| Richard Bukovansky
| bukovansky RemoveThis @atcomp.cz
|
 >> Stay informed about: Best IIS log practices on webfarm 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (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 ]