Skip to main content

Step 4: Enable different console addresses in a high availability environment

In a High Availability environment where Qlik Replicate Console is installed on two different machines, you might want to configure a different listening address per host machine name.

To do this:

  1. Open a command prompt as an administrator and change the working directory to the Replicate bin directory.
  2. Run the following command:

    repuictl configuration set --address replicate-main:replicate_main_interface replicate-failover:replicate_failover_interface

    Syntax:

    repuictl configuration set --address primary-machine-name:primary-machine-address failover-machine-name:failover-machine-address

    Example:

    repuictl configuration set --address replicate-main:198.51.100.0 replicate-failover:203.0.113.24

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!