Region-agnostic URLs and port information
The following tables list the region-agnostic URLs to add to your allowlist and the most important TCP/IP ports the Talend products use.
You need to make sure that your firewall configuration is compatible with these ports or change the default ports where needed.
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.
URLs used by the common Qlik account
URL | Purpose | Requirement level |
---|---|---|
https://login.qlik.com | Common login page to Qlik and Talend | Required |
https://myqlik.qlik.com | MyQlik profile page | Required |
https://account.myqlik.qlik.com | MyQlik account page | Required |
https://register.myqlik.qlik.com | Qlik registration page | Required |
URLs to be used by Remote Engine
The port of all these URLs is 443.
Their traffic is outbound.
This central region is different from the region of your usual data center. Only the metadata and the metrics regarding the performance of your engine and task runs are sent to the central region. No privacy information is transferred.
URL | Used by | Purpose | Requirement level |
---|---|---|---|
|
Remote Engine | Used to send Job metrics to Talend Management Console | Required |
Other URLs to be added
URL | Port | Usage | Requirement level |
---|---|---|---|
443 | For downloading feature packages and monthly updates for Talend Studio. | Required if updates are retrieved directly from Talend Studio without using a proxy repository nor hosting the official repositories. | |
443 | For downloading external modules, either third-party Java libraries or database drivers, to connect to sources and targets in Talend Studio. This URL is also used to download updates for Talend Studio from Talend Administration Center. | Required if external modules are retrieved directly from Talend Studio without using a proxy repository or if Talend Studio updates are retrieved from Talend Administration Center. | |
www.talend.com | 443 | For testing and sending usage statistics from Talend Studio. | Recommended |
help.talend.com | 443 | For user actions, such as clicking on help links in Talend Studio. | Recommended |
Port information
-
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.
Talend Studio ports
Port | Direction | Usage | Configuration file |
---|---|---|---|
8090 Active: N |
IN | Talend Studio - tESBProviderRequest (SOAP Data Server) and tRESTRequest (REST Data Service default port) | REST: Preferences / Talend / ESB SOAP: tESBProviderRequest component details |