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

2019-06-21 04:11发布

问题:

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.