我在从防火墙后面获取应用程序见解以向Visual Studio Online报告数据时遇到问题.我打开了本文中提到的防火墙规则,但它没有什么区别.我已经卸载并重新安装了好几次.操作日志中唯一显示的是它会定期清除"AppDiagnostics"队列中的项目,因为超过了允许的最大大小15 MB(下面的完整错误).
Get-WebApplicationMonitoringStatus显示了我希望被监控的所有应用程序.
运行状况服务已从管理组"AppDiagnostics"的发送队列中删除了一些项目,因为它超出了允许的最大大小15 MB.
asp.net firewall obsolete azure-application-insights azure-devops
有没有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)
想法??