Flow logging
The flow details screen makes a "log" tab available. The entries seen here are limited to those generated by exchanges processed by the selected flow.
Log levels
The flow logging can be filtered by 4 different levels:
- INFO (default)
- WARNING
- ERROR
- DEBUG
Log labels
Every message has a label indicating from where it originated:
- FLOW
- ERROR_ROUTE
- TRACING
Remarks
- Entries are purged after 2 weeks
- If log entries have exceptions associated with them, a button will appear on the "exception" column to retrieve the stack trace. An exception is an event where a message failed to process, for example because the source or target server could not be reached or a message contained invalid content.