How do I change Page and Ajax limits for an EUM application in an on-premises Controller?
These limits can be altered, but keep in mind that more registered pages and Ajax will result in more metrics. This is a performance overhead for both EUM and the Controller (backend and UI). Therefore, you may need to back it up with better hardware resources if you see performance degradation.
To change the limits, follow the steps below:
- Log in to http://controller_host:8090/private/ControllerFlagsServlet using the credentials below:
username: root@system
password: same as your admin.jsp password
- Look for
appdynamics.controller.eum.
cloud.ajax.limit
and appdynamics.controller.eum.cloud.page.limit
and change the values, then save.
Note: this is an on-prem-only feature, not available on SaaS."