简体   繁体   中英

How to perform MSMQ Trace

I'm looking for a way to trace MSMQ activity (API calls, or something similar)

I saw several references mentioning ETW tracing but they weren't very clear or complete.

Is there a simple tutorial about this subject?

There is a utility to do this. Unfortunately, the output is encrypted and the only way to read it is by sending it to MS.

If you have a MS support contract, I'd call them.

http://blogs.msdn.com/b/johnbreakwell/archive/2008/07/09/latest-version-1-5-of-the-logging-script-for-msmq-3-0.aspx

That blog has some great MSMQ troubleshooting tips that might also help.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM