integrations

IBM APP Connect monitoring with Logstash and Middleware Admin

Author: Vasil Vasilev
June 12, 2024

You can receive alerts for BIP messages from IBM App Connect Enterprise to the Middleware Admin system, which will send email notifications or will open Incidents based on the Alert configuration.

First, the Integration server has to be configured to send the logs to the Logstash server: Configuring integration servers to send logs and events to Logstash in an ELK stack

You can find the configuration files in github: Midleo Agents github

When the services are installed and configurations updated, it is important to update the variables in logstash.conf file:

"srvid" => ""                             #the "uid" from /var/midleoagent/conf/agentConfig.json
"inttoken" => ""                         #internal API token taken from Middleware Admin Configuration -> Core
url => "http://web/pubapi/monalert"       #web -> the DNS name of the Middleware Admin frontend

Now let's configure one BIP error code (IBM App Connect Diagnostic messages)



We can stop a message flow from the Middleware Admin AceScout module:



In a few moments, we will receive one ServiceNow incident:






When you select the desired Integration server, you can get statistics for the selected month:





Note: The configuration and installation of the products are done in Your enterprise environment by middleware specialists and system administrators. All listed products are not part of Middleware Admin installation and are third-party.