IBM Integration Bus, Version 9.0.0.8 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS

See information about the latest product version

Configuring monitoring for data capture

Determine which data you want to record, and configure your message flows to emit this data, by using monitoring events. Learn about the differences between how you configure event sources for data capture and for business-level monitoring.

Before you start:

Create and configure a database, and specify the broker runtime properties that are required for recording data. See Recording data.

Data capture is based on a publish/subscribe model. To specify the data that you want to record to a database, you configure your message flows to emit event messages. These messages contain the data that you want to record. The messages are published to a topic that you specify in a DataCaptureSource configurable service. This configurable service also contains the name of the DataCaptureStore configurable service that represents the database to which the data is to be recorded. The broker subscribes to the topic and routes the published messages to the database.

The mechanism that is used for configuring message flows to emit event messages for data capture is also used for business-level monitoring. This mechanism is summarized in the concept topic Business-level monitoring, and is described further on in this topic. Because data capture and business-level monitoring can share event sources and monitoring events, you must ensure that the configuration for one does not inadvertently affect the other. Before you begin to configure monitoring for data capture, you need to be aware of some specific considerations that relate to the use of the monitoring mechanism for capturing data for record and replay.

To configure monitoring on a message flow to emit events for capture, use one of the following methods.

The subscription to the monitoring events is durable, which results in messages being put to the queue specified in the queueName property of the DataCaptureStore configurable service. Messages can be put to this queue even when the broker is not running. For more information about how you can monitor the queue depth and tune data capture, see Tuning data capture.

Next:

Review the steps that you completed for recording data; see Recording data. Now you are ready to view the data that you recorded; see Viewing recorded data.


bj23700_.htm | Last updated Friday, 21 July 2017