<?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>topic Re: AWS EC2 hosts in DQL</title>
    <link>https://community.dynatrace.com/t5/DQL/Query-AWS-EC2-Hosts-Using-DQL-for-Cloud-Infrastructure-Insights/m-p/253020#M1116</link>
    <description>&lt;P&gt;Hello &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/46739"&gt;@Miguel_RinconG&lt;/a&gt; ,&lt;BR /&gt;&lt;BR /&gt;thanks a lot for your query.&lt;BR /&gt;&lt;BR /&gt;This will work if there is a record in dt.entity.ec2_instance but is it possible to get the ec2 instance id if there is no record in dt.entity.ec2_instance?&lt;BR /&gt;&lt;BR /&gt;The hosts are part of a Kubernetes cluster in which an active gate and one agents are deployed. The AWS connector was not deployed in this specific AWS account.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 09 Aug 2024 08:20:26 GMT</pubDate>
    <dc:creator>flomaz</dc:creator>
    <dc:date>2024-08-09T08:20:26Z</dc:date>
    <item>
      <title>Query AWS EC2 Hosts Using DQL for Cloud Infrastructure Insights</title>
      <link>https://community.dynatrace.com/t5/DQL/Query-AWS-EC2-Hosts-Using-DQL-for-Cloud-Infrastructure-Insights/m-p/252917#M1114</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;In the user interface, I am able to see the AWS instance id of an AWS EC2 host even without configuring the AWS connector.&lt;BR /&gt;&lt;BR /&gt;How could I get the AWS instance id using the 'fetch dt.entity.host' query ?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Dec 2025 14:06:26 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Query-AWS-EC2-Hosts-Using-DQL-for-Cloud-Infrastructure-Insights/m-p/252917#M1114</guid>
      <dc:creator>flomaz</dc:creator>
      <dc:date>2025-12-18T14:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: AWS EC2 hosts</title>
      <link>https://community.dynatrace.com/t5/DQL/Query-AWS-EC2-Hosts-Using-DQL-for-Cloud-Infrastructure-Insights/m-p/252940#M1115</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/61686"&gt;@flomaz&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;You need a combined query:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;fetch dt.entity.host
| fieldsAdd runs_on[dt.entity.ec2_instance]
| lookup [ fetch dt.entity.ec2_instance | fieldsAdd awsInstanceId ],sourceField:runs_on[dt.entity.ec2_instance], lookupField:id, prefix:"ec2"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2024 15:23:26 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Query-AWS-EC2-Hosts-Using-DQL-for-Cloud-Infrastructure-Insights/m-p/252940#M1115</guid>
      <dc:creator>Miguel_RinconG</dc:creator>
      <dc:date>2024-08-08T15:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: AWS EC2 hosts</title>
      <link>https://community.dynatrace.com/t5/DQL/Query-AWS-EC2-Hosts-Using-DQL-for-Cloud-Infrastructure-Insights/m-p/253020#M1116</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/46739"&gt;@Miguel_RinconG&lt;/a&gt; ,&lt;BR /&gt;&lt;BR /&gt;thanks a lot for your query.&lt;BR /&gt;&lt;BR /&gt;This will work if there is a record in dt.entity.ec2_instance but is it possible to get the ec2 instance id if there is no record in dt.entity.ec2_instance?&lt;BR /&gt;&lt;BR /&gt;The hosts are part of a Kubernetes cluster in which an active gate and one agents are deployed. The AWS connector was not deployed in this specific AWS account.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2024 08:20:26 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Query-AWS-EC2-Hosts-Using-DQL-for-Cloud-Infrastructure-Insights/m-p/253020#M1116</guid>
      <dc:creator>flomaz</dc:creator>
      <dc:date>2024-08-09T08:20:26Z</dc:date>
    </item>
  </channel>
</rss>

