Where is the Log for Azure Service Bus Topic Subscriptions Messages Sent/Delivered?

隐身守侯 提交于 2019-12-12 11:19:01

问题


After searching in vain... where can I see a log/list of which Azure Service Bus Messages (content?) have been sent to a given Topic+Subscription and which ones have been delivered? Do I have to activate a special feature? If so, which? New or "classic" Azure Management Portal?

Thanks!


回答1:


You can't do that in either portal to my knowledge. You can use something like Service Bus Explorer http://blogs.msdn.com/b/paolos/archive/2015/03/02/service-bus-explorer-2-6-now-available.aspx to see delivered messages.



来源:https://stackoverflow.com/questions/34219521/where-is-the-log-for-azure-service-bus-topic-subscriptions-messages-sent-deliver

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!