How to configure custom replication agent settings when adding a new customer in the ACP

How to configure custom replication agent settings when adding a new customer in the ACP

Task

When a replication agent is downloaded from the ACP, it is injected with the current network information vital for connecting to the Acura instance and discovering machines for the given customer.  Depending on the actual layout, Acura may be located behind a proxy server or may have a different endpoint IP for each customer. This will require additional configuration, and applying custom settings for the replication agents will be essential for organizing an operational environment.

Solution

Providing custom replication agent settings is available for every new customer that is being added to the ACP. Tick the checkbox next to Use custom replication agent settings to access the following fields.



Agent settings can no longer be modified through the UI, once a Customer has been successfully created.

Replication agent endpoint IP is an IPv4 address that will be used by this customer's replication agents to connect, send data and RestAPI calls to Acura.
Replication agent endpoint certificate is required in case of a proxy server in-between the components to verify security of an HTTPS connection. Input as an SSL certificate in PEM format for the replication endpoint IP (proxy server).
Replication agent logging IP is  a custom IPv4 address for sending logs. Replication Agents that are downloaded for the customer will use this IP as Logstash IP. The field will usually contain the same address as the  Replication agent endpoint IP .

    • Related Articles

    • How to install a custom smtp in order to send notifications from Hystax Acura

      Task Install a custom smtp in order to send Hystax Acura notifications from a separate address. Solution You can configure custom smtp settings by following these steps: 1. Create a new hx_smtp file (<current directory>/hx_smtp) with settings using ...
    • How to change network settings of an Agent in VMware

      Challenge Hystax VMware Agent (HVRAgent) is deployed as a virtual machine to a source ESXi host. It uses DHCP for its single NIC by default. However, these default settings might not work in case the source VMware infrastructure doesn't have DHCP or ...
    • How to configure a new network interface for Acura's instance

      Challenge  Hystax Acura is based on Ubuntu 16.04, and there is a predefined scope of allowed sudo commands that are needed to set up a new network interface. Please refer to the KB article below if you are looking to perform this operation for an ...
    • How to turn on debug logging for Hystax Linux Replication Agent

      Task Turn on debug logging to perform advanced troubleshooting of Hystax Linux Replication Agent (HLRAgent) Solution Stop the HLRAgent service with the following command: sudo service hlragent stop Enable debug logs, set the value ...
    • How to change the name of the cloud agent image

      Task Change the name of the cloud agent image Solution "Hystax_CATI" is the default Cloud Agent image name used while we deploy Hystax Acura. To let Acura use a different image name for an existing deployment, you can do the following: 1. Rename the ...