IIS 高级日志记录计数器

Stu*_*nar 5 iis performance obsolete azure-application-insights

有没有IIS Advanced Logger的经验?

我已将其设置为与 Application Insights 一起使用,但无法访问性能计数器。http://blogs.microsoft.co.il/idof/2013/08/20/fixing-iis-advanced-logging-performance-counters-errors/,但建议将用户添加到正确的用户组,而不是有用。

我们使用自定义应用程序 ID (IISServiceUser),它现在具有权限。但仍然出现以下错误。

Failed to initialize performance counter \Process(w3wp)\Private Bytes. Data for this performance counter data will not be recorded until the counter is available. PdhCollectQueryData: 0x0X800007D5.
Run Code Online (Sandbox Code Playgroud)

想法??