How to turn on debug logging for Hystax Linux Replication Agent

Enabling debug logging for the Hystax Linux Replication Agent (HLRAgent)

Task

Turn on debug logging to perform advanced troubleshooting of Hystax Linux Replication Agent (HLRAgent)

Solution

Stop the HLRAgent servicwith the following command: sudo service hlragent stop

Enable debug logs, set the value "debug_logging_enabled": true in the files /etc/hystax/acura/repman.conf and /etc/hystax/acura/cbt.conf


Start the HLRAgent service: sudo service hlragent start
Log file path: /var/log/repman.log

    • Related Articles

    • Enabling debug logs for the Hystax Windows Replication Agent (HWRAgent)

      Task Turn on debug logging to perform advanced troubleshooting for Hystax Windows Replication Agent (HWRAgent). Solution HWRAgent is running as two separate processes - HWRAgent service and Replication Manager (Repman_x64.exe), so you need to turn on ...
    • Enabling debug logging for the Hystax VMware Replication Agent

      Task Turn on debug logging to perform advanced troubleshooting of Hystax VMware Replication Agent (HVRAgent) Solution Go to the TUI and select the “Agent options” menu Choose the “Enable debug logging” option You can see the logs in agent TUI or in ...
    • Excluding block devices from replication on the Linux agent

      Task Set a block device exclusion for the Linux replication agent. Solution In case there are disks on the machines that don't need to be replicated, they can be excluded by setting certain parameters in the cbt.conf configuration file. 1 Stop the ...
    • Log file locations by agent type

      Log files locations, by agent type: Agent type Log file location Windows replication agent %ProgramData%\Hystax\acura\LOG\repman.log %ProgramData%\Hystax\acura\LOG\hwragent.log.txt Linux replication agent /var/log/repman.log VMware replication agent ...
    • Renaming the cloud agent image in Hystax Acura

      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. Sequence of steps on an already deployed Acura: Rename the Cloud Agent image. Create a new customer, ...