Event Hub metrics shows lots of “Other Errors”, ho

2019-06-21 04:16发布

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:

enter image description here

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

1条回答
Explosion°爆炸
2楼-- · 2019-06-21 04:38

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.

查看更多
登录 后发表回答