Port information
The following tables list the most important TCP/IP ports the Talend products use.
Non-standard ports, meaning any port other than 443 and 80, are always bound to your local network and never connect to a remote cloud system.
-
Port: a TCP/IP port or a range of ports.
-
Active: Active for a standard installation of the product (Standard Installation is defined here as Server or Client installation using Talend Installer with the default values provided in the Installer User Interface).
-
Direction: In (Inbound) and Out (Outbound) refer to the direction of requests between a port and the service or CFX route communicating with it. For example, if a service is listening for HTTP requests on port 9080, then it is an inbound port because other services are performing requests on it. However, if the service calls another service on a given port, then it is an outbound port.
-
Usage: which part of the Talend module uses this port. For example 1099 is used by the JMX Monitoring component of Talend Runtime.
-
Configuration file: the file or location where the value can be changed.
-
Note: anything which is important to mention additionally.
Talend Data Preparation Ports
Port | Direction | Usage | Configuration file |
---|---|---|---|
5044 Active: N |
OUT | Talend Data Preparation audit server port | config/audit.properties |
9999 Active: Y |
IN | Talend Data Preparation User Interface port | config/application.properties |
8989 Active: Y |
OUT | Talend Data Preparation backend port | config/application.properties |
27017 Active: Y |
OUT | MongoDB port | <MongoDB>/mongod.cfg |
Talend Data Stewardship Ports
Port | Direction | Usage | Configuration file |
---|---|---|---|
5044 Active: N |
OUT | Talend Data Stewardship audit server port | conf/audit.properties |
27017 Active: Y |
OUT | MongoDB port | <MongoDB>/mongod.cfg |
2181 Active: Y |
OUT | Apache ZooKeeper port | <Kafka>/config/zookeeper.properties |
9092 Active: Y |
OUT | Apache Kafka port | <Kafka>/config/server.properties |
19999 Active: Y |
OUT | Talend Data Stewardship gateway server port | config/data-stewardship.properties |
19994 Active: Y |
OUT | Talend Data Stewardship core server port | config/data-stewardship.properties |
19995 Active: Y |
OUT | Talend Data Stewardship schema server port | config/data-stewardship.properties |
19996 Active: Y |
OUT | Talend Data Stewardship monitoring server port | config/data-stewardship.properties |
19997 Active: Y |
OUT | Talend Data Stewardship history server port | config/data-stewardship.properties |
19998 Active: Y |
OUT | Talend Data Stewardship frontend server port | config/data-stewardship.properties |
Talend Dictionary Service Ports
Port | Direction | Usage | Configuration file |
---|---|---|---|
8187 Active: Y |
IN | Standard port | /conf/data-quality.properties |
27017 Active: Y |
OUT | MongoDB port | <MongoDB>/mongod.cfg |
2181 Active: Y |
OUT | Apache ZooKeeper port | <Kafka>/config/zookeeper.properties |
9092 Active: Y |
OUT | Apache Kafka port | <Kafka>/config/server.properties |