Hi Team,
Hi Team,
APM server - is implemented in a Linux server.
APM agent - RUM.JS
AWS Loadbalancer URL (https:x.x.x.x) is implemented between APM agents and APM server.
APM agent send data to this loadbalancing URL which inturn send data to APM and further to Elastic server.
Since we are using RUM with anonymous authentication, how can we make sure we have a secure connection with agents and APM server.
Since the browser based application will be accessed by customers all over internet and the information gets into APM server we need some security layer placed .
Can anyone guide on this please.