Connect to WebLogic Remote Console

  1. Open the WebLogic Remote Console.
  2. On the top right corner of the console, click Providers.
  3. Click Add Admin Server Connection Provider.
  4. Enter the following details:

    Note:

    • The URL can be a http or https URL with corresponding http or https public port.
    • The URL field only takes the protocol, public hostname and public port and you do not have to specify "/console" at the end.
    • While connecting to a WebLogic Admin Server running in a Kubernetes environment few additional steps like creating an Ingree Route are required.
    • If the WebLogic Admin Server endpoint is behind a load balancer like in case of a WebLogic Server installation in a cloud environment, then you need to make sure that the " management/* " endpoint of your administration server is also exposed and is accessible to WebLogic Remote Console.