- Install Node.js 14.X.X.
- Fork the Micro Integrator Tooling repository.
- Clone your fork into any directory.
- Access the cloned directory and then navigate to
product-mi-tooling/monitoring-dashboard
. This will be the <DASHBOARD_REPO> for future reference. - Run the script available by doing the following Apache Maven command.
mvn clean install
- wso2mi-monitoring-dashboard-version.zip can be found in
<DASHBOARD_REPO>/distribution/target
.
-
Extract the compressed archive generated to a desired location.
cd to the <DASHBOARD_HOME>/bin Execute dashboard.sh or dashboard.bat as appropriate.
-
Load the login page with the dashboard context. i.e: https://localhost:9743/dashboard.
The Management API address and Port is required when logging into the dashboard. NOTE: The default hostname is localhost and the port is 9164.