Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

IBM MQ message history

Tags:

ibm-mq

Is it possible to keep a history of messages (with message content would be perfect) that have already been retrieved and are no longer on a queue?

In the application I can see when the sender attempts to put the message in the queue and when the receiver attempts to pick the messages up, but I'd like to see when the message really arrived into the queue and when the messages were really received.

Does MQ Explorer have this function? How would I use it?

like image 522
Alfredo Garcia Avatar asked Jul 12 '17 15:07

Alfredo Garcia


1 Answers

What you are looking for is a message tracking/auditing software for IBM MQ. You can find a list of what is available here.

like image 95
Roger Avatar answered Jan 01 '23 08:01

Roger