Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to change IP address in Qlikview Management Console?

Hi all,

I want to know how to change the default IP address for Qlikview Management Console. We are using Qlikview Server version 10. When we install it in the server it gets the default IP address of the server. BUt in our situation server has many IP addresses and we need to change it to another IP address. If anybody has any idea please reply.

Thanks and Regards..

NIlupa

3 Replies
stephencredmond
Luminary Alumni
Luminary Alumni

Hi,

Not sure if this is exactly what you want but what I have done in the past is setup a DNS entry in the domain called something like "QlikViewServer" with the correct IP address that it should use.  Then you can just use http://QlikViewServer:4780/qemc to connect to the Management Console.

Is that what you were looking for?


Stephen

bnichol
Specialist
Specialist

The '..\QlikView\Management Service\App.config' file would be the place.  I'm not sure what the parameter is, but that's where the port configuration is set... <add key="QMSFrontendWebServicePort" value="4780"/>.

Good luck,

B

Bjorn_Wedbratt
Former Employee
Former Employee

Check config.xml in C:\ProgramData\Qliktech\ManagementService:

<ManagementServiceAddress>http://qvscluster:4799/QMS</ManagementServiceAddress>

Is that what you're after?

Best,

Bjorn