You can use an ActivityLog configurable service to configure your integration servers to send Activity Log data to IBM® Cloud Log Analysis. You can then view the data in an IBM Integration Bus Kibana dashboard, alongside your other logging and statistics data.
Use the bluemixReporting property of the ActivityLog configurable service to enable the reporting of the Activity Log data to the Log Analysis service in IBM Cloud.
For more information about the properties that can be set and their possible values, see ActivityLog configurable service.
To define and customize a configurable service to report Activity Log data to Log Analysis, complete the following steps:
You can view the properties that have been set for an ActivityLog configurable service, either by using the web user interface or by running the mqsireportproperties command. For more information, see Viewing configurable services.
mqsichangeproperties IBNODE -c ActivityLog
-o ActivityLogConfigurableServiceName -n bluemixReporting -v false
where ActivityLogConfigurableServiceName is
the name of the ActivityLog configurable service that you want to
change.