MQ
11.0 10.3 10.2
11.0 10.3 10.2

Working of Snooper

If snooping is turned on, the FioranoMQ Server sends a copy of the incoming messages to pre-configured system topics. An application can then pick up this message and inspect the same.
The System topics used for snooping are:

  • SYSTEM_MESSAGE_SNOOPER_TOPIC

  • SYSTEM_MESSAGE_SNOOPER_QUEUE

A message on a topic is sent first; messages coming on a queue are sent latter.