Getting Started
Architecture
NServiceBus
Transports
Persistence
ServiceInsight
ServicePulse
Monitoring
Samples

Configure the ServiceControl URI

Changing the ServiceControl URI

To set a custom hostname and IP port for an instance of the ServiceControl service:

Anyone who can access the ServiceControl URL has complete access to the message data stored within ServiceControl. This is why the default is to only respond to the localhost. Consider carefully the implications of exposing ServiceControl via a custom or wildcard URI.

Using ServiceControl Management

  1. Click the Configuration Icon for for the Service Instance to modify.
  2. Change the Host and Port number fields to the desired values.
  3. Click Save.

ServiceControl Management will then validate the settings changes and restart the service to apply the changes.

Updating ServicePulse Configuration to ServiceControl Custom Hostname

Refer to the ServicePulse documention for guidance on how to configure ServicePulse to connect to ServiceControl.


Last modified