I need to deploy a GeoServer agent, in the appdynamics documentation they mention that I must download a .zip and unzip it in TOMCAT_HOME/webapps, but when starting the tomcat server the GeoServer does not work and neither does the GeoServer /geo/debug
Updated info:
1. Follow the instructions in the official Appdynamics document (https://docs.appdynamics.com/display/PRO45/Install+and+Host+a+Custom+Geo+Server+for+Browser+RUM), one of the steps is to unzip the agent in the "Tomcat_Home/webapps" folder, however, tomcat needs a .war to run the GeoServer application, the .war I mentioned does not exist in the agent folder.
2. The documentation I have reviewed is: https://docs.appdynamics.com/display/PRO45/Install+and+Host+a+Custom+Geo+Server+for+Browser+RUM https://community.appdynamics.com/t5/Knowledge-Base/Geo-Dashboard-and-Geographic-location-identifica...
... View more