I've an ASP.NET 4.0 application deployed on IIS 8.0. I want to to log all requests that take time longer than a configured time. Is it possible to do that in IIS 8.0?
PS: I found a similar question here Log Request time in IIS, but it is for IIS 7.5.