cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
karolinaboba
Dynatrace Advisor
Dynatrace Advisor

To fix it, you need to set up an environment variable in AG's VM. This applies also to all regions that used to use only global endpoint:

  • ap-northeast-1
  • ap-south-1
  • ap-southeast-1
  • ap-southeast-2
  • ca-central-1
  • eu-central-1
  • eu-north-1
  • eu-west-1
  • eu-west-2
  • eu-west-3
  • sa-east-1
  • us-east-1
  • us-east-2
  • us-west-1
  • us-west-2

See AWS STS Regionalized endpoints.

 

The environment variable should be visible by ActiveGate.

For Linux, you can just run these two commands with root user permission:

  • systemctl set-environment AWS_STS_REGIONAL_ENDPOINTS=regional
  • service dynatracegateway restart
Version history
Last update:
‎20 Jun 2024 11:30 AM
Updated by:
Comments
patmis
Contributor

@karolinaboba 
Our recently installed ActiveGate always tries to connect to another region than eu-central-1. Can you explain how to configure the ActiveGate exactly to use only eu-central-1 as region?