You need to know whether a route is running correctly — whether it is connected, how many messages it has processed, and whether there are errors. The Monitor window gives you live status metrics and real-time logs filtered to a single route, so you can troubleshoot without searching through broker-wide output.
The Status tab displays live metrics from the broker for the selected route.
Field
Description
Connection
Whether the route is currently connected to its target
Health
Health indicator (Green, Yellow, Red) based on error rates
Messages
Total messages processed, with success and failure counts
Errors
Total and consecutive error counts
The Activity Timeline shows timestamps for last activity, last success, and last error. The Advanced: Raw JSON section shows the full status payload from the broker, including uptime and connection timestamps.