Hi Ahmed,
So first thing you need to do is install an EUM server locally. You can download the EUM server compatible to the version of your controller from here and then install it per direction here.
Working: The EUM Server receives data from EUM agents, processes and stores that data, and makes it available to the AppDynamics Controller. And your controller periodically pulls that data from the EUM sevrer.
To answer about where to install it, we have two modes of installtion supported for the EUM server; F or demonstration and light testing purposes, the EUM Server can be deployed to the same host as the Controller, however for production, the EUM Server must be deployed to a separate host. Again the steps for both thes emodes of installation are providedin the doc link I shared above.
Its after you have completed the EUM server setup and your EUM server is up and running, you need to i nstrument your application to work with Browser RUM. So the steps here would be like what you mentioned,
1) Create New RUM APP
2) Configure the application with JS agent. Again, here there are multiple ways how you can instrument your application pages with js agent so you need to choose based on applicability. For more information, see Configure the JavaScript Agent.
If you are sure you are going to use Automatic injection for your application, here are the steps for that just in case you haven't already read that.
Let me know in case you need further information.
Thanks,
Chitra
... View more