Please provide more information on other types of diagnostic logs for service bus. If there are no other types then please state that only "Create Queue" events are the only type supported.
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
Also, please provide information on the valid values for the Status field. "Success" is shown in the example but in order to write queries (such as in Log Analytics) in advance of receiving a failure I need to know whether to filter on "Failure", "Failed", "Unsuccessful", etc. Filtering out "Success" isn't ideal because there could be other values for Status that I don't want to include.
Hi @bdschaap Thank you for your feedback! We will review and update as appropriate.
@bdschaap We have assigned this issue to the content author to investigate and update accordingly.
I wanted to follow up on this request. Thanks!
@axisc - what are the possible values for these two fields in an operations log? Thanks!
"Status": "Succeeded",
"EventName": "Create Queue"
Thanks.
What's the update on this?
@axisc - could you please provide your input as soon as possible? Thanks!
Added here
https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-diagnostic-logs
will be available with the next doc update
Most helpful comment
Also, please provide information on the valid values for the Status field. "Success" is shown in the example but in order to write queries (such as in Log Analytics) in advance of receiving a failure I need to know whether to filter on "Failure", "Failed", "Unsuccessful", etc. Filtering out "Success" isn't ideal because there could be other values for Status that I don't want to include.