Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
on
01-18-2018
09:05 AM
- edited on
10-09-2023
09:36 AM
by
Claudia.Landiva
This article includes the different steps for changing a Controller’s port, whether it is discovered in the Enterprise Console, or it isn’t.
To change the Controller from default port 8090 to an open HTTP port, make the following changes to file <controller>\appserver\glassfish\domains\domain1\config\domain.xml.
<network-listener port="8090" protocol="http-listener-1" enabled="true" transport="tcp" name="http-listener-1" thread-pool="http-thread-pool"></network-listener> |
Windows |
<Controller_Home>/bin/controller.bat stop-appserver |
Linux |
<Controller_Home>/bin/controller.sh stop-appserver |
Example: http://<controller_hostname>:<new_port>/controller
Replace <controller_hostname> with the hostname of the controller and <new_port> with the new port number.
If the Controller is discovered in the Enterprise Console, change the Controller ports by following the steps outlined in the Documentation: Update platform configurations, "Controller Settings".
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form