How to Change Webserver port in Zoho Analytics On Premise:

How to Change Webserver port in Zoho Analytics On Premise:

Zoho Analytics On Premise is installed by default on port 8443 (Unless changed during installation). Now if you wish to change the port Zoho Analytics On Premise uses, 

Please follow the below steps.
  1. Stop the Zoho Analytics On Premise services (using Services.msc)
  2. Launch Command prompt as Administrator and browse to <Zoho Analytics On Premise home>\bin\
  3. Run the batch file 'changeHostPort.bat' with the below parameters.
  4. changeHostPort.bat <port> true
  5. Once done, Start the Zoho Analytics On Premise services under services.msc

Example (To change the port from 8443 to 443): D:\Zoho\Ananlytics\bin\> changeHostPot.bat 443 true