Skip to main content

Changing the web UI ports

By default, the Striim web UI uses port 9080 for http and port 9081 for https. If you wish to set the ports manually, edit striim/conf/startUp.properties and specify values for the following options:

HttpPort=<port number>
HttpsPort=<port number>

Then restart the server, as described in Starting and stopping Striim Platform.