04 Aug 2023 12:54 PM - last edited on 28 Sep 2023 07:47 AM by AgataWlodarczyk
Hi ,
I have installed the EasyTravel Application in Linux AWS VM and the application is running fine. I have started the application from UI and it's generating the backend Traffic(APM) but Frontend Traffic (RUM) is not generating.
In easyTravelConfig.properties for config.apacheWebServerHost & config.apacheWebServerB2bHost values have been updated with my PublicIP address also tried with localhost. Also monitoring for com.dynatrace.easytravel.weblauncher.jar easytravel-*-x* has been disabled.
In Business2Business Frontend (.NET) it shows the value as N/A. How can we fix this issue?
Solved! Go to Solution.
05 Aug 2023 10:44 AM
Hi @MSK
Its look like your esayTravel is not connected to your tenant as it shows dynatrace
At least with windows installation, If it is connected it should show your environment version
I would recheck the settings in easyTravelConfig.properties to ensure the connection
HTH
Yos
25 Sep 2023 06:46 PM - last edited on 26 Sep 2023 08:18 AM by MaciejNeumann
@Yosi_Neuman , Thanks for your response.
I have updated the config files as suggested do we need to add the token as well? config.apmTenantToken?
If yes what capabilities this token should have.
config.apmServerProtocol=https://{environmentid}=live.dynatrace.com
config.apmServerWebPort=443
config.apmServerPort=443
config.apmServerWebURL=https://{environmentid}/live.dynatrace.com
config.apmTenant=<abc1234>
config.apmTenantToken=?
26 Sep 2023 08:37 AM
HI @MSK
You do not need to set the APM part, just the dynaTrace one.
This is how easyTravelConfig.properties looks at my installation
HTH
Yos
26 Sep 2023 01:31 PM
Hi @Yosi_Neuman ,
I have updated the dynatrace configuration as below .. still the real user traffic is not getting generated.
26 Sep 2023 03:27 PM
Ammmm, @MSK do you see any errors on the log file of weblauncher.sh ?