26 May 2017 10:01 AM
Following https://help.dynatrace.com/dynatrace-managed/dynatrace-server/which-network-ports-does-dynatrace-ser... I have restricted access to port 443 to devices acessing the UI, and port 8443 to the machines where OneAgent is running.
Regarding port 8019, which type of connections are being terminated there? UI? OneAgent?
Solved! Go to Solution.
26 May 2017 01:27 PM
8019
is used by Upgrade UI.
Port has to be open during upgrade procedure. It is used in communication between cluster nodes.
26 May 2017 02:26 PM
Regarding cluster nodes, I would imagine if it's one cluster, than the port does not need to be open.
Regarding upgrade procedures, who is going to connect to that port 8019? Is it the OneAgents?
01 Jun 2017 01:33 PM
Sorry for the delay. It has to be open even in single node cluster.
The upgrade procedure runs a separate process that communicates with the server on 8019 port. So if it is closed, then upgrader process won't be able to send commands to server (for instance `shutdown`).
In multi-node cluster, the port is also used to synchronize communication between upgrade processes on different nodes.
Is that clear now? Let me know if you have further questions. I'll try to answer quicker 😉
23 Jun 2017 09:45 AM
Hi Radoslaw,
Regarding Port 8019, what is the Client for this Port? Will the Dt Agents on target hosts running business apps connect to Dt Managed Report Server on port 8019?
23 Jun 2017 09:55 AM
Client is the upgrade process. Nothing else communicates on that port.
23 Jun 2017 09:58 AM
Hi Radoslaw,
I request a more precise answer.
Will the Dt Agents on target hosts running business apps connect to Dt Managed Report Server on port 8019?
Where (in which host/server) exactly is the Upgrade Process running on?