This site contains the documentation that is relevant to older WSO2 product versions and offerings.
For the latest WSO2 documentation, visit https://wso2.com/documentation/.

Default ports of WSO2 EI

This page describes the default ports that are used in WSO2 Enterprise Integrator (WSO2 EI) when the port offset is 0. Go to the WSO2 administration guide for information on all ports used by WSO2 products.

Integration runtime ports

  • 8243 - HTTPS servlet transport (the default URL of the management console is https://localhost:8243/carbon)
  • 8243 - Passthrough or NIO HTTPS transport
  • 8280 - Passthrough or NIO HTTP transport

EI-Analytics runtime ports

  • 9444 - Management console port
  • 9161 - Cassandra port on which Thrift listens to clients
  • 7712 - Thrift SSL port for secure transport, where the client is authenticated to DAS
  • 7612 - Thrift TCP port to receive events from clients to DAS

EI-Business Process runtime ports

EI-Broker runtime ports

EI-Broker uses the following JMS ports to communicate with external clients over the JMS transport.

  • 5675 - Port for listening for messages on TCP when the AMQP transport is used.
  • 8675 - Port for listening for messages on TCP/SSL when the AMQP Transport is used.
  • 1886 - Port for listening for messages on TCP when the MQTT transport is used.
  • 8836 - Port for listening for messages on TCP/SSL when the MQTT Transport is used.
  • 7614 - The port for Apache Thrift Server.