Configure the Connection to the SaaS EUM and Synthetic Servers
Configure the connections from the on-premises Synthetic Server to the SaaS EUM and Synthetic Servers based on the region where you have an EUM account.
SaaS EUM Account in the Americas
If your SaaS EUM account is in the Americas, do not change the following default settings given in inputs.groovy
:
- Oregon
-
feeder_server_url = "wss://synthetic-feeder.api.appdynamics.com" saas_cloud_api_url = "https://api.eum-appdynamics.com"
- São Paulo, Brazil
-
feeder_server_url = "wss://gru-synthetic-feeder.eum-appdynamics.com" saas_cloud_api_url = "https://gru-api.eum-appdynamics.com"
SaaS EUM Account in Other Regions
If your SaaS EUM account is not in the Americas, follow these instructions to configure your on-premises Synthetic Server to use the SaaS EUM Server and SaaS Synthetic Server in your region.
-
From the on-premises Synthetic Server, edit the
inputs.groovy
file. - For the
feeder_server_url
andsaas_cloud_api_url
fields, enter the SaaS URLs for your region.
EMEA
- Frankfurt
-
feeder_server_url = "wss://fra-synthetic-feeder.eum-appdynamics.com" saas_cloud_api_url = "https://fra-api.eum-appdynamics.com"
- London
-
feeder_server_url = "wss://lon-synthetic-feeder.eum-appdynamics.com" saas_cloud_api_url = "https://lon-api.eum-appdynamics.com"
APAC
- Hong Kong
-
feeder_server_url = "wss://hkg-synthetic-feeder.eum-appdynamics.com" saas_cloud_api_url = "https://hkg-api.eum-appdynamics.com"
- Mumbai
-
feeder_server_url = "wss://bom-synthetic-feeder.eum-appdynamics.com" saas_cloud_api_url = "https://bom-api.eum-appdynamics.com"
- Singapore
-
feeder_server_url = "wss://sin-synthetic-feeder.eum-appdynamics.com" saas_cloud_api_url = "https://sin-api.eum-appdynamics.com"
- Sydney
-
feeder_server_url = "wss://syd-synthetic-feeder.eum-appdynamics.com" saas_cloud_api_url = "https://syd-api.eum-appdynamics.com"