Jump to content
Welcome to our new Citrix community!

Where I can check HA related errors for basic troubleshooting on public cloud deployments?


Harihara Sudhan

Recommended Posts

Guest Farhan Ali

These are the common logs which can be checked in HA in aws deployment:-

  1. /var/log/cloud-ha-daemon.log ( This is the most important log which will tell)
  2. /var/log/ns.log | grep AWS
  3. ps -aux | grep had ( This is to check if hadaemon process is running, if not running cloud-ha-daemon.log will not log anything)
  4. For backend autoscaling:- /var/log/rain_scale.log
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...