Controller Port Number

Specifies the HTTP(S) port of the Controller. If the APPDYNAMICS.CONTROLLER.SSL.ENABLED environment variable is set to true, specify the HTTPS port of the Controller; otherwise, specify the HTTP port.

  • Environment Variable: APPDYNAMICS_CONTROLLER_PORT
  • Type: Positive Integer
  • Default: 8090
    • For On-premises installations, the defaults are port 8090 for HTTP and port 8181 for HTTPS.
    • For the SaaS Controller, use port 80 for HTTP or port 443 for HTTPS.
  • Required: Yes, may also be set in the agent AppDynamicsConfig.json file as "port".