title | summary | reviewed |
---|---|---|
Configure the ServiceControl URI |
How to configure ServiceControl to be exposed through a custom hostname and IP port |
2024-05-28 |
To set a custom hostname and IP port for an instance of the ServiceControl service:
Warning
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.
- Click the Configuration Icon for for the Service Instance to modify.
- Change the Host Name and Port number fields to the desired values.
- Set
*
for the host name to indicate that the server should listen for requests on any IP address or hostname using the specified port and protocol.
- Set
- Click Save.
See also:
- Setting ServiceControl/HostName
- Setting ServiceControl.Audit/HostName
ServiceControl Management will then validate the settings changes and restart the service to apply the changes.
Refer to the ServicePulse documention for guidance on how to configure ServicePulse to connect to ServiceControl.