Event Hub metrics shows lots of “Other Errors”, how to get details?

a 夏天 提交于 2019-12-23 10:20:55

问题


So I have created an Event Hub using the new portal. When I visit the Event Hub blade and browse to the Metrics blade in the Monitoring section I get this chart:

I wonder where I can find more info about these errors. Does anybody know?


回答1:


Event Hubs can also emit Diagnostic Logs, which contain detailed diagnostic information on errors. See https://docs.microsoft.com/en-us/azure/monitoring-and-diagnostics/monitoring-overview-of-diagnostic-logs#how-to-enable-collection-of-diagnostic-logs for how to enable these logs on your Event Hub. Once they are enabled, you can browse them in your Storage Account or send them into Log Analytics to view them.



来源:https://stackoverflow.com/questions/40695596/event-hub-metrics-shows-lots-of-other-errors-how-to-get-details

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!