Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Rewrite » Rewriter » IIS   (RSS)
How to consume ETW events from C#
In my previous post I explained how to collect ETW events from URL Rewrite (or any other IIS provider) and then display those structured events in the Event Viewer. Now I want to show you how to collect ETW events using C#. The .NET Framework 3.5 provides Read More...
How to display URL Rewrite ETW Events in the Event Viewer
IIS Failed Request Tracing is a powerful way to troubleshoot Web Requests, it provides an easy way to track each execution step for one specific request. URL Rewrite Module provides several events that can be tracked using Failed Request Tracing, here Read More...
Page view tracker