I have configured several event hubs. I connect to these hubs using the Spark event hub connector.
After successfully processing numerous of messages I encountered problems now. My Spark app does not consume any messages anymore (without any exceptions) but in the Event hub portal view I see some server errors in the charts.
I configured to output logging to storage account (in the diagnostic settings), but when I try to view the logs in my storage account (using the Storage Explorer) I do not see any logging (only some general metrics).
How can I view the reported server errors from my storage account?