Message Logs

Monitor, search, and debug message processing in real time.

Opening the Message Log

Click the Message Log tab in the main navigation. By default it shows the last 200 messages across all iFlows on the connected tenant.

Filtering Messages

Use the filter bar at the top to narrow results:

Tip: Click any column header to sort. Drag the divider between column headers to resize. Both are preserved for the session.

Reading a Log Entry

Click a message row to expand the detail panel on the right:

Retrying Failed Messages

For iFlows that use JMS or dead-letter queues, the Retry button appears on failed message rows. Click it to re-submit the message through the iFlow from the beginning.

⚠ Note: Retry is only available when the iFlow has a retry-capable sender adapter (JMS, AMQP). HTTP-triggered iFlows cannot be retried from the log.

Exporting Logs

Click Export CSV in the toolbar to download the current filtered view as a CSV file. The export includes all visible columns plus the full error description.

Auto-Refresh

Enable Auto-refresh (toggle in the toolbar) to poll for new messages every 15 seconds. A badge on the tab shows the count of new messages since the last manual view.