Installing MassTransit Dashboard

MassTransit Dashboard is a monitoring tool that aggregates status and transactional data from one or more MassTransit servers in a central repository, and provides access to that data via a web-based UI.

MassTransit Dashboard is a web application that runs on a centrally located server—the Hub—that constantly retrieves or receives data from remote MassTransit servers by connecting to an application, called Sidecar, running on each server.

The Sidecar collects data from its associated MassTransit server and the file system on that server, and makes this information available to the central web application, which communicates it to the users.

In this section

System Requirements

Preliminary Configurations

Installing the Hub

Adding User Accounts to the Hub’s Database

Installing the Sidecar

Adding a Server to the Dashboard

Configuring the Dashboard for Network Address Translation (NAT)