Mule Management Console which is also known as MMC in short, is a centralizes management and monitoring functions for all our on-premise Mule ESB Enterprise deployments, that includes running as a standalone instances, as a cluster, or embedded in application servers. MMC as an enterprise management and monitoring tool is designed specifically for Mule on-premises instances. It provides all the functionality for managing and monitoring running Mule on premises servers, Mule clusters, deployed applications within Mule servers, and the flows within those applications. Another important feature is it also provides ways of looking at specific transactions through pre-defined business events, as well as transactions in flight. MMC by default supports internal derby database to persist environment and transaction data. If we start our MMC application under Apache Tomcat server, we can see under the bin folder there is a folder named as mmc-data is created whe...