Prerequisites for Viewing Integration Gateway Logging Data in the Service Operations Monitor
Before you can view log data for asynchronous or synchronous transactions you must enable gateway message logging in the monitor, as described in the next section.
In addition, to view synchronous log data you must also enable logging on the routing definition used at runtime for the service operation.
In order to enable Transactional Logging, you must set the ig.transactionLog.enable property to true in the integration.properties file on the gateway. The default setting is false which disables Transactional Logging.
Related Topics