Enabling Strict Data Center Routing

Strict data center routing is used to ensure that calls from AppViewX to a plugin/device through one data center are not routed to any other data center if there are no plugins available to serve traffic in the same data center.

To enable strict data center routing:

  1. Log in to the Kubernetes dashboard of AppViewX.
  2. On the left pane, under Workloads, click Deployments.
  3. Search for the respective deployment to modify it.
  4. Click Edit.
  5. Add the argument :strict in -Ddatacenter jvm argument as shown below:
  6. Click Update.