Introduction
Setup
To get started with Message Aid you'll need to connect a broker. Once a broker is connected, you can then enable the specific queues that you want Message Aid to monitor.
Monitor Levels
The systems thinks about this monitoring in a series of levels:
Passive
Message Aid simply monitors various metrics and makes them available. This is the lightest of the steps.
Operation |
---|
Peek |
Active
Message Aid will extract messages out of the monitored queues, storing the metadata in an internal database, and place the entire message body (including broker properties, headers, and body) in a configurable Message Locker.
Operation |
---|
Read |