Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / February 2006

Tip: Looking for answers? Try searching our database.

health monitoring

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
russell.lane - 17 Feb 2006 20:17 GMT
This is a health monitoring for web applications / web services question.

I'm trying to set up health monitoring for web services and a web
application.  To start very simply, I want to turn on event logging for web
requests.  To do this I added the following markup to the <system.web>
section of the web.config file in the service and application directories:

<healthMonitoring enabled="true" heartbeatInterval="0">
<rules>
<add name="Log Web Requests" provider="EventLogProvider" eventName="Request
Processing Events" minInstances="1" maxLimit="Infinite" custom="" />
</rules>
</healthMonitoring>

The provider and event names shown are from the web.config found in the .Net
2.0 distribution
(\windows\microsoft.net\framework\v2.0.50727\config\web.config).

.Net 2.0 is installed, everything was built with VS '05, I'm accessing
everything through IE 6.0.

I'm not seeing any events show up in the log.  What am I missing?

Thanks -

R
Steven Cheng[MSFT] - 20 Feb 2006 03:17 GMT
Hi Russell,

Thank you for posting.
Regarding on this issue, I've also seen your another duplicated one in the
following newsgroup:

Newsgroups: microsoft.public.dotnet.framework.webservices

Other community member and I have posted our suggestion there. So if you
feel it convenient that we continue to discuss in that thread, please feel
free to post  there.

Regards,

Steven Cheng
Microsoft Online Support

Signature

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.