03 Aug 2020
11:58 PM
- last edited on
25 May 2023
02:08 AM
by
Karolina_Linda
Hi team,
I have a question from my customer, by default port that use from OneAgent to Dynatrace manage is 443, can I change the default port to another port number?
thanks
Shandi Aji P
Solved! Go to Solution.
You can change the address and port but you need to take care of it yourself eg by placing a LB in front of the cluster.
hi Radoslaw,
Is it really like that? is there a guarantee there will be no problem after changing the port? sorry I ask this, because the customer is too worried about the production.
Thanks.
Shandi AJi P
OneAgent will try to whatever Address you configure. But you need to make sure it’s reachable by all. By default you get :443 port to be used with NGINX installed on each node. You can’t reconfigure the port of our services but you can extend the infrastructure with your own.
can give some reference about the change default port number between agent and dynatrace manage?
thanks
To change communication address for OneAgent traffic
oke bro thanks for your help.