Could anyone explain why I am seeing nothing in my Service Bus Logs? I have attached it to Log Analytics and am asking it to record operational and metric activity.
As I understand it there are two types of events being monitored - operations, which is completely useless to me because I'm looking for errors in the message queue, and metrics, which I assume (possibly incorrectly) contains actual useful information which might tell me what sort of errors we are experiencing.
Really, all I want it to do is record the messages that generate errors and any connectivity issues - looking around the documentation it's all very heavy on the useless operational logs and contains virtually no information about the actually useful metrics.
So, I'm connected to Log Analytics, I can see there are a handful of entries in the AzureActivity table telling me nothing even remotely useful, but there's no data in the AzureDiagnostics table.
To be concise : How do I log the contents of a message that has generated an error with the error details?