是否有IIS Advanced Logger的经验?
我已将其设置为与Application Insights一起使用,但无法加入perf计数器。http://blogs.microsoft.co.il/idof/2013/08/20/fixing-iis-advanced-logging-performance-counters-errors/,但建议将用户添加到正确的Users组,但无效。
我们使用自定义应用程序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.
思想??