Instruction Manual

6 Monitor Connectors with the Dashboard
The Dashboard is a web-based interface that provides information about the connector’s
operation, with easy access to logs and error history.
Use the Connector Dashboard to perform the following tasks:
View information about the connector
Start or restart feeds
Encode sensitive values
Download rich data about the connector
You must start the connector to use the Dashboard.
Supported browsers
The Connector Dashboard runs in the following browsers:
Google Chrome 22
Internet Explorer 8 and 9
Firefox 15 and 16
Safari 5 and 6
Dashboard port number
By default, the Connector Dashboard uses port 5679. The port number is determined by
the value of the variable server.dashboardPort in the adaptor-config.properties
file for the connector. You can change the Connector Dashboard port number by changing
the default value in this file. Every instance of a connector running on a host must have a
unique value for server.dashboardPort.
Log in to the Connector Dashboard
To display the Connector Dashboard, open a browser and navigate to the following HTTP
or HTTPS address:
http://<CONNECTOR_HOST>:<nnnn>/dashboard
or
https://<CONNECTOR_HOST>:<nnnn>/dashboard