.NET Framework 4.0: Monitoring Workflow Services
In this 11-minute video, you'll learn how to track workflow service events for health monitoring, troubleshooting and other scenarios like auditing and compliance.
See https://channel9.msdn.com/shows/10-4/10-4-Episode-24-Monitoring-Workflow-Services.
Highlights:
- 00:45 Enabling basic monitoring via the service's web.config file.
- 01:25 Configuring the Event Viewer.
- 01:59 Running the service via the WCF Test Client.
- 02:33 Examining the event logs.
- 02:55 Using the event logs to help with troubleshooting.
- 06:10 Creating custom events.