Monitoring a flow

Once a data flow is started and processing, built-in monitoring tools are available to watch the health, performance, and behavior of the flow. These monitoring tools provide real-time information to help users maintain smooth and efficient integrations. The primary tools likely to be utilized, include:

Bulletins and Bulletin Board: Bulletins are used to communicate real-time status messages or warnings, such as processing errors or validation issues, to help users monitor and troubleshoot their flows. Bulletins appear on individual components, the status bar, and the global Bulletin Board.

Bulletins automatically expire after five minutes.

Summary Page: Available from the Global menu, Summary provides a high-level view and visual information on how the tenant is functioning. It provides information about each of the components on the canvas, separated by type for easy viewing. Users can review component categories to quickly see the health and status of the tenant processing.

SHARED Tip The Connections tab within the Summary screen provides a view of all connection queues. Sorting in descending size will allow you to see any queues which have reached their capacity. Using the right-arrow, you can navigate directly to the queue for further investigation.

Monitoring a flow 1

Processor Status History: Many processors provide statistics on their recent performance such as throughput, latency, success and failure rates, and more. The information is akin to the Summary page details but only for the processor selected. Users can view status history from the context menu, by right-clicking on the processor.

Status History

Log Files: Log files generated from the LogMessage and LogAttribute processors provide robust debugging and monitoring capabilities:

This custom logging improves the ability to monitor, troubleshoot, and gain insights into data flows without disrupting actual data processing. Logs are available in a dedicated Log Files screen, accessed from Global menu>Monitoring.

To access logs:

  1. Select the Monitoring option from the Global menu.

  2. Select the Log Files option.

  3. The default view displays all logs for the current day, broken into hourly file blocks.

  4. (Optional) Search past dates (or date range) to retrieve past log files.

  5. Click the file hyperlink to download the log file.

The ‘Log message’ property is required to generate a message when using the LogMessage processor. Log files are kept for 30 days.