09 May 2022 07:51 PM - last edited on 09 May 2022 08:59 PM by Karolina_Linda
I have an AWS EC2 that I installed a OneAgent on before setting up an Environment ActiveGate in AWS.
The EC2 instance and AG are both in the same network zone. And yet the EC2 instance is still connecting directly to the Dynatrace cluster, even after I restarted the OneAgent.
When I check --get-server on the EC2 I see the AG on AWS as one of the listed entities but I'm perplexed as to why it doesn't connect to it first instead of directly to the cluster.
I assume there is a networking issue that is blocking it. If it is a networking issue, I don't see anything about it in the oneagent-logmon-general or detailed logs on the EC2 instance.
Solved! Go to Solution.
10 May 2022 02:43 PM
Ok so this was resolved after adding inbound rule on the ActiveGate's security group to allow 9999 traffic from that specific EC2 instance.
11 May 2022 06:21 AM - edited 11 May 2022 06:22 AM
great, Its basically the product behavior, if oneagent is not able to connect to AG it will directly communicate with cluster.
10 May 2022 02:54 PM - edited 10 May 2022 02:55 PM
We also deal with firewalls setup to protect between accounts and have to open port 9999 to those ActiveGates 😞