This section describes the most important TCP/IP ports the Talend products use. Make sure that your firewall configuration is compatible with these ports or change the default ports where needed.
Additionally, add the following websites to the whitelist:
update.talend.com on port 80
www.bonita.com
talend-update.talend.com on port 443
www.talend.com on ports 80 and 443
talendforge.org on port 80
help.talend.com on port 443
In this table:
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); Out (Outbound) - related to the communication direction (for example a HTTP Port for a CXF Route or Service we listen on request) will be an 'Inbound' port. For example, a browser which sends a request to port 7080 will have this port as 'Outbound' port in this list.
Usage: which part of the Product component uses this port (for example 1099 is used by the JMX Monitoring component of Talend Runtime).
Config: the file or location where the value can be changed.
Remark: anything which is important to mention additionally.
Table 32. Talend Studio and CommandLine Ports
Port |
Direction |
Usage |
Config |
---|---|---|---|
8090 Active: N |
IN |
tESBProviderRequest (SOAP Data Server) and tRESTRequest (REST Data Service default port) components |
REST: Preferences / Talend / ESB SOAP: tESBProviderRequest component details |
18080 Active: Y |
IN OUT |
Bonita Embedded Server - Tomcat HTTP port |
<Workspace>/tomcat/conf/server.xml |
18443 Active: Y |
IN OUT |
Bonita Embedded Server - Tomcat HTTPS port |
<Workspace>/tomcat/conf/server.xml |
18005 Active: Y |
IN OUT |
Bonita Embedded Server - Shutdown port |
<Workspace>/tomcat/conf/server.xml |
18009 Active: Y |
IN OUT |
Bonita Embedded Server - Tomcat AJP Port |
<Workspace>/tomcat/conf/server.xml |
19091 Active: Y |
IN OUT |
Bonita Embedded Server - H2 Embedded |
<Workspace>/tomcat/conf/bitronix-resources.properties, <Workspace>/tomcat/conf/Catalina/localhost/bonita.xml and <Workspace>/tomcat/conf/server.xml |
Port |
Direction |
Usage |
Config |
---|---|---|---|
8002 Active: Y |
IN |
CommandLine port |
commandline-linux.sh |
3334 to 4333 Active: Y |
IN |
Talend Studio live statistics |
The values can be configured in Talend Studio. |
4334 to 5333 Active: Y |
IN |
Talend Studio trace mode |
The values can be configured in Talend Studio. |
Table 33. Talend Administration Center Ports
Port |
Direction |
Usage |
Config |
Remark |
---|---|---|---|---|
8080 Active: Y |
IN |
Talend Administration Center Server - Apache Tomcat HTTP Port |
/conf/server.xml | |
8009 Active: Y |
IN |
Talend Administration Center Server - Apache Tomcat AJP Connector Port |
/conf/server.xml | |
(none) Active: Y* |
OUT |
Talend Administration Center Server - Database |
Configuration Page in TAC Web-UI |
* By default an embedded H2 Database is used (not network accessible). If another database should be used the port is related to the type and configuration of this database. |
Table 34. Talend Data Preparation Ports
Port |
Direction |
Usage |
Config |
---|---|---|---|
9999 Active: Y |
IN |
Talend Data Preparation User Interface port |
config/application.properties |
8989 Active: Y |
IN OUT |
Talend Data Preparation backend port |
config/application.properties |
27017 Active: Y |
IN OUT |
MongoDB port | <MongoDB>/mongod.cfg |
Table 35. Talend Data Stewardship Ports
Port |
Direction |
Usage |
Config |
---|---|---|---|
19999 Active: Y |
IN |
Apache Tomcat HTTP Port |
tomcat/conf/server.xml |
19924 Active: Y |
IN |
Apache Tomcat Shutdown Port |
tomcat/conf/server.xml |
19928 Active: Y |
IN |
Apache Tomcat AJP Connector Port |
tomcat/conf/server.xml |
27017 Active: Y |
IN OUT |
MongoDB port | <MongoDB>/mongod.cfg |
2181 Active: Y |
IN OUT |
Apache Zookeeper port | <Kafka>/config/zookeeper.properties |
9092 Active: Y |
IN OUT |
Apache Kafka port | <Kafka>/config/server.properties |
Table 36. Talend Log Server Ports
Port |
Direction |
Usage |
Config |
---|---|---|---|
5601 Active: Y |
IN |
Talend logging module - Logstash port |
<TalendLogServerPath>/logstash-talend.conf |
8050 Active: Y |
IN |
Talend logging module - Talend Administration Center log4j port |
logstash-talend.conf |
8052 Active: Y |
IN |
Talend logging module - Talend Components log4j port |
logstash-talend.conf |
8053 and 8054 Active: Y |
IN |
Talend logging module - MDM log4j ports |
logstash-talend.conf |
8055 Active: Y |
IN |
Talend logging module - JobServer log4j port |
logstash-talend.conf |
9200 Active: Y |
IN |
Talend logging module - Elasticsearch port |
<TalendLogServerPath>/elasticsearch-X.X.X/config/elasticsearch.yml |
Table 37. Talend ESB including Talend Runtime Ports
Port |
Direction |
Usage |
Config (./etc/ ) |
Remark |
---|---|---|---|---|
8040 Active: Y |
IN |
Standard HTTP port |
org.ops4j.pax.web.cfg |
See the Talend ESB Container Administration Guide for config scripts and also the admin: command which allows you to set ports to different values. |
9001 Active: Y |
IN |
Standard HTTPS port |
org.ops4j.pax.web.cfg | |
1099 Active: Y |
IN |
JMX - RMI Registry Port |
org.apache.karaf.management.cfg | |
44444 Active: Y |
IN |
JMX - RMI Registry Port |
org.apache.karaf.management.cfg | |
8101 Active: Y |
IN |
Apache Karaf - SSH Port |
org.apache.karaf.shell.cfg | |
8000 Active: Y |
IN |
Talend JobServer - Command Port |
org.talend.remote.jobserver.server. cfg | |
8001 Active: Y |
IN |
Talend JobServer - File Transfer Port |
org.talend.remote.jobserver.server. cfg | |
8888 Active: Y |
IN |
Talend JobServer - Monitoring Port |
org.talend.remote.jobserver.server. cfg | |
61616 Active: N |
IN |
Messaging - ActiveMQ Broker Port |
system.properties | |
2181 Active: N |
IN OUT |
ESB Locator - Apache Zookeeper Port |
Server: org.talend.esb.locator.server.cfg Client: org.talend.esb.locator.cfg | |
1527 Active: N |
IN |
ESB SAM Database - Apache Derby Port |
The port value of the embedded Derby database depends on the Talend Runtime Container configuration, as the database is shipped with the container. |
The embedded Apache Derby DB is only supported for Development and Testing purpose in production system environments. The Container, which hosts the SAM Server, needs access to the related Database port. The port depends on the Database and Database configuration. |
8082 Active: Y |
OUT |
ESB Runtime Features Installer - Artifact Repository access |
org.ops4j.pax.url.mvn.cfg | |
(*) |
IN OUT |
Customer Services, Routes etc. |
Any of the Data Services, Routes and other components additionally deployed to the container might require additional port to be accessible. |
Table 38. JobServer Ports
Port |
Direction |
Usage |
Config |
---|---|---|---|
8000 Active: Y |
IN |
Talend JobServer - Command Port |
org.talend.remote.jobserver.server. cfg |
8001 Active: Y |
IN |
Talend JobServer - File Transfer Port |
org.talend.remote.jobserver.server. cfg |
8888 Active: Y |
IN |
Talend JobServer - Monitoring Port |
org.talend.remote.jobserver.server. cfg |
Table 39. Nexus Artifact Repository Ports
Port |
Direction |
Usage |
Config |
---|---|---|---|
8081 Active: Y |
IN |
Nexus Artifact Repository - Jetty HTTP Port |
/conf/jetty.xml |
Table 40. Talend Data Quality Portal Ports
Port |
Direction |
Usage |
Config |
---|---|---|---|
8580 Active: Y |
IN |
Standard port | /tdqp/apache-tomcat/conf/server.xml |
7890 Active: Y |
IN |
Port of the Talend Data Quality Portal configuration embedded database | /tdqp/apache-tomcat/conf/server.xml and /tdqp/apache-tomcat/database/startup.[sh|bat] |
Table 41. Talend MDM Web User Interface Ports
Port |
Direction |
Usage |
Config |
Remark |
---|---|---|---|---|
8180 Active: Y |
IN OUT |
MDM Server - Tomcat HTTP port |
<TomcatPath>/conf/server.xml |
*If this port is in conflict with another application port, you have the possibility to choose between the following ports: 8080, 8280 and 8380. |
8543 Active: Y |
IN OUT |
MDM Server - Tomcat HTTPS port |
<TomcatPath>/conf/server.xml | |
8105 Active: Y |
IN OUT |
MDM Server - Shutdown port |
<TomcatPath>/conf/server.xml | |
8109 Active: Y |
IN OUT |
MDM Server - Tomcat AJP Port |
<TomcatPath>/conf/server.xml |
Table 42. Talend Dictionary Service Port
Port |
Direction |
Usage |
Config |
---|---|---|---|
8187 Active: Y |
IN OUT |
Standard port | /conf/server.xml |
27017 Active: Y |
IN OUT |
MongoDB port | <MongoDB>/mongod.cfg |
2181 Active: Y |
IN OUT |
Apache Zookeeper port | <Kafka>/config/zookeeper.properties |
9092 Active: Y |
IN OUT |
Apache Kafka port | <Kafka>/config/server.properties |
Table 43. Flow Runner and Spark Job Server Ports
Port |
Direction |
Usage |
Config |
---|---|---|---|
9060 Active: Y |
IN |
Flow Runner default port |
<Flow_Runner_Path>/conf/application.conf |
8098 Active: Y |
IN |
Spark Job Server default port |
<Spark_Job_Server_Path>/settings.sh |
8099 Active: Y |
IN |
Spark Job Server H2 port | <Spark_Job_Server_Path>/settings.sh |
9998 Active: Y |
IN |
Spark Job Server JMX port | <Spark_Job_Server_Path>/settings.sh |