<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>article AWS Monitoring: Using Two Dedicated ActiveGates for monitoring Separate Regions in single AWS account in Troubleshooting</title>
    <link>https://community.dynatrace.com/t5/Troubleshooting/AWS-Monitoring-Using-Two-Dedicated-ActiveGates-for-monitoring/ta-p/272904</link>
    <description>&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;DIV class=""&gt;
&lt;DIV class=""&gt;
&lt;DIV class=""&gt;
&lt;DIV class=""&gt;
&lt;DIV class=""&gt;
&lt;H1&gt;&lt;STRONG&gt;Abstract&lt;/STRONG&gt;&lt;/H1&gt;
&lt;P&gt;Infrastructure monitoring of AWS services in different regions using Dynatrace ActiveGates.&lt;/P&gt;
&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;H1&gt;&lt;STRONG&gt;Problem&lt;/STRONG&gt;&lt;/H1&gt;
&lt;DIV class=""&gt;
&lt;P&gt;How can a single AWS account be configured to use two ActiveGates to monitor separate regions?&lt;/P&gt;
For example, there is&lt;SPAN&gt;&amp;nbsp;a single AWS account, and different regions need to be monitored independently. In this example, there is a need to have one ActiveGate monitor the &lt;STRONG&gt;ap-south-1&lt;/STRONG&gt; region and another ActiveGate monitor the &lt;STRONG&gt;ap-south-2&lt;/STRONG&gt; region. The ActiveGates in this example are referred to as &lt;STRONG&gt;DC AG&lt;/STRONG&gt; and &lt;STRONG&gt;DR AG&lt;/STRONG&gt;, respectively.&lt;/SPAN&gt;
&lt;P&gt;The &lt;STRONG&gt;DC AG&lt;/STRONG&gt; should monitor the &lt;STRONG&gt;ap-south-1&lt;/STRONG&gt;&amp;nbsp;region, while the &lt;STRONG&gt;DR AG&lt;/STRONG&gt; should monitor the &lt;STRONG&gt;ap-south-2&lt;/STRONG&gt; region.&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;H1&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/H1&gt;
&lt;DIV class=""&gt;
&lt;P&gt;In order to achieve the need in the example, two monitoring configurations must be created for the AWS account with different monitoring roles so that only the desired ActiveGate can monitor a specific configuration. The region to be monitored by each ActiveGates should be set in the custom.properties file:&lt;/P&gt;
&lt;P&gt;Example:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Monitoring Configuration for ActiveGate 1 (DC AG)&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;name: &amp;lt;accountName&amp;gt;-ap-south-1&lt;/LI&gt;
&lt;LI&gt;role: Dynatrace_monitoring_role_ap-south-1 (DC AG can assume, but not other ActiveGates)&lt;/LI&gt;
&lt;LI&gt;DC AG custom properties:&lt;/LI&gt;
&lt;/UL&gt;
&lt;PRE&gt;[aws_monitoring]
aws_monitoring_enabled = true
aws_client_regions = ap-south-1&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Monitoring Configuration for ActiveGate 1 (DR AG)&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;name: &amp;lt;accountName&amp;gt;-ap-south-2&lt;/LI&gt;
&lt;LI&gt;role: Dynatrace_monitoring_role_ap-south-2 (DR AG can assume, not others)&lt;/LI&gt;
&lt;LI&gt;DR AG custom.properties:&lt;/LI&gt;
&lt;/UL&gt;
&lt;PRE&gt;[aws_monitoring]
aws_monitoring_enabled = true
aws_client_regions = ap-south-2&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once the above configuration is done, restart the ActiveGate service, dynatracegateway, on both ActiveGates.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;systemctl restart dynatracegateway&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;After restarting, wait for a few minutes and check the Dynatrace AWS monitoring page. As an end result, you should be able to see DC AG monitoring ap-south-1 and DR AG monitoring ap-south-2 region.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H1&gt;&lt;STRONG&gt;What's next&lt;/STRONG&gt;&lt;/H1&gt;
&lt;P&gt;If this article did not help, please open a support ticket, mention that this article was used and provide the following in the ticket:&lt;BR /&gt;1. Link to the AWS Account being monitored&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&amp;nbsp; 2.&amp;nbsp;Dynatrace monitoring role name&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&amp;nbsp; 3. Logs from the ActiveGate&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Thu, 03 Apr 2025 09:02:56 GMT</pubDate>
    <dc:creator>bhaveshbjoshi</dc:creator>
    <dc:date>2025-04-03T09:02:56Z</dc:date>
    <item>
      <title>AWS Monitoring: Using Two Dedicated ActiveGates for monitoring Separate Regions in single AWS account</title>
      <link>https://community.dynatrace.com/t5/Troubleshooting/AWS-Monitoring-Using-Two-Dedicated-ActiveGates-for-monitoring/ta-p/272904</link>
      <description>&lt;P&gt;How to use two Dedicated ActiveGates for monitoring Separate Regions in single AWS account&lt;/P&gt;</description>
      <pubDate>Thu, 03 Apr 2025 09:02:56 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Troubleshooting/AWS-Monitoring-Using-Two-Dedicated-ActiveGates-for-monitoring/ta-p/272904</guid>
      <dc:creator>bhaveshbjoshi</dc:creator>
      <dc:date>2025-04-03T09:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: AWS Monitoring: Using Two Dedicated ActiveGates for monitoring Separate Regions in single AWS account</title>
      <link>https://community.dynatrace.com/t5/Troubleshooting/AWS-Monitoring-Using-Two-Dedicated-ActiveGates-for-monitoring/tac-p/294062#M1060</link>
      <description>&lt;P&gt;Hi!&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why isnt the aws_client_regions documented in the ActiveGate documentation?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2026 09:54:40 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Troubleshooting/AWS-Monitoring-Using-Two-Dedicated-ActiveGates-for-monitoring/tac-p/294062#M1060</guid>
      <dc:creator>tarjei</dc:creator>
      <dc:date>2026-02-03T09:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: AWS Monitoring: Using Two Dedicated ActiveGates for monitoring Separate Regions in single AWS account</title>
      <link>https://community.dynatrace.com/t5/Troubleshooting/AWS-Monitoring-Using-Two-Dedicated-ActiveGates-for-monitoring/tac-p/294063#M1061</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;aws_client_regions is a workaround and I don't see any plans to make it official yet.&amp;nbsp;&lt;SPAN&gt;By default, AWS Monitoring auto-discovers regions to monitor.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2026 10:03:56 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Troubleshooting/AWS-Monitoring-Using-Two-Dedicated-ActiveGates-for-monitoring/tac-p/294063#M1061</guid>
      <dc:creator>bhaveshbjoshi</dc:creator>
      <dc:date>2026-02-03T10:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: AWS Monitoring: Using Two Dedicated ActiveGates for monitoring Separate Regions in single AWS account</title>
      <link>https://community.dynatrace.com/t5/Troubleshooting/AWS-Monitoring-Using-Two-Dedicated-ActiveGates-for-monitoring/tac-p/298071#M1104</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/70560"&gt;@bhaveshbjoshi&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why do we need two different &lt;SPAN&gt;monitoring roles&lt;/SPAN&gt;?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 18:29:48 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Troubleshooting/AWS-Monitoring-Using-Two-Dedicated-ActiveGates-for-monitoring/tac-p/298071#M1104</guid>
      <dc:creator>Adiawal</dc:creator>
      <dc:date>2026-04-21T18:29:48Z</dc:date>
    </item>
  </channel>
</rss>

