07 Dec 2017 01:34 PM - last edited on 14 Feb 2023 10:22 AM by Karolina_Linda
In the setup for Easytravel it is stated that you should be able to connect to Dynatrace SaaS:
Set following configuration properties for SaaS:
config.apmServerDefault = APM
config.apmServerHost=live.dynatrace.com
config.apmServerWebPort=
443
config.apmServerPort=
443
config.apmServerWebURL=https:
//live.dynatrace.com:443
config.apmTenant=<tenant_name>
Now I have an account on Dynatrace Managed
https://dynatrace-managed.dxs-platform.com
And would like to have the Easytravel application send the measurements to this site, and would guess that I just needed to alter live.dynatrace.com and port number to something more appropriate.
1. Is this possible ?
2. What settings should be used ?
3. Does live.dynatrace.com still exist ? When trying on the internet I just get sorry host not found.
Thanks in advance for any help. It will be appreciated.
Best regards
Carl Bruhn
Solved! Go to Solution.
07 Dec 2017 06:29 PM
Carl, could you elaborate a little more on where you plan on monitoring easyTravel from? Is easyTravel beign installed on your local machine or on-prem? Also, is your Dynatrace environment a live account? The SaaS uses https://'token'.live.dynatrace.com
You may need to install a Dynatrace cluster which can be reached with a https://'token'.dynatrace-managed.com domain. With an on-prem/managed install you would need the oneAgent and the token to match the one that exists within your environment. A security gateway can also be installed to make sure your traffic is talking to your Dynatrace server on the one port defined like 443
08 Dec 2017 09:58 AM
Hi Derek,
thank you for answering.
The EasyTravel is installed on a local machine, not member of a domain.
I don't have Dynatraced installed on-prem/managed, but uses
https://dynatrace-managed.dxs-platform.com/ as you can see in the picture
What I would like to do is having easyTravel talk to my setup/account on this site.
I would think it was just a matter of having the right configuration of the EasyTravel application, so that it would send information to the dynatrace managed setup in the cloud.
Best regards Carl
08 Dec 2017 02:24 PM
You should only have to go into your https://dynatrace-managed.dxs-platform.com/ and deploy Dynatrace OneAgent as usual to your local machine. There shouldn't be any other configuration you have to do. Keep in mind, if you have any AppMon agents on your machine, the oneAgent will override them.