Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找一种方法来跟踪 MSMQ 活动(API 调用,或类似的东西)
我看到几个提到 ETW 跟踪的参考资料,但它们不是很清楚或不完整。
有没有关于这个主题的简单教程?
有一个实用程序可以做到这一点。不幸的是,输出是加密的,读取它的唯一方法是将其发送到 MS。
如果您有 MS 支持合同,我会打电话给他们。
http://blogs.msdn.com/b/johnbreakwell/archive/2008/07/09/latest-version-1-5-of-the-logging-script-for-msmq-3-0.aspx
该博客有一些很棒的 MSMQ 故障排除技巧,可能也会有所帮助。