<?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: ProTip - Adding ElasticSearch Extension Data to a Management Zone in Dynatrace tips</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-tips/ProTip-Adding-ElasticSearch-Extension-Data-to-a-Management-Zone/m-p/271484#M1585</link>
    <description>&lt;P&gt;Thanks!&amp;nbsp; Helpful as I used to tie AWS accounts to only needed metrics based off tags&lt;/P&gt;</description>
    <pubDate>Mon, 03 Mar 2025 20:57:39 GMT</pubDate>
    <dc:creator>Kenny_Gillette</dc:creator>
    <dc:date>2025-03-03T20:57:39Z</dc:date>
    <item>
      <title>ProTip - Adding ElasticSearch Extension Data to a Management Zone</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-tips/ProTip-Adding-ElasticSearch-Extension-Data-to-a-Management-Zone/m-p/271468#M1584</link>
      <description>&lt;P&gt;I tried searching to see if anyone else had identified the entity selectors needed to add ElasticSearch data to a Management Zone. I didn't find anything in the first few minutes of looking but I did find this :&amp;nbsp;&lt;A href="https://community.dynatrace.com/t5/Extensions/Add-extensions-to-a-Management-Zone/m-p/213384" target="_blank" rel="noopener"&gt;Solved: Add extensions to a Management Zone - Dynatrace Community&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/11520"&gt;@Mike_L&lt;/a&gt;&amp;nbsp;&amp;nbsp;post on finding the relationships. I used this as a starting point, and got this for ElasticSearch&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GilesDay_2-1741016371231.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/26775iE3380D2497025367/image-size/medium?v=v2&amp;amp;px=400" role="button" title="GilesDay_2-1741016371231.png" alt="GilesDay_2-1741016371231.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I started by adding a tag App:XYZ to the Elastic Search Cluster Node. This will allow me to select a particular cluster to add to the Management zone and have all the other underlying parameters added via relationships.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GilesDay_1-1741016289977.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/26774i882641EC7B14D4B5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="GilesDay_1-1741016289977.png" alt="GilesDay_1-1741016289977.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I then added the following rules to the Management Zone&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;type("elasticsearch:cluster"),tag("App:XYZ")&lt;/LI-CODE&gt;&lt;LI-CODE lang="markup"&gt;type("elasticsearch:index"),fromRelationship.runsOn(type("elasticsearch:cluster"),tag("App:XYZ"))&lt;/LI-CODE&gt;&lt;LI-CODE lang="markup"&gt;type("elasticsearch:disk"),fromRelationship.isChildOf(type("elasticsearch:node"),fromRelationship.isChildOf(type("elasticsearch:cluster"),tag("App:XYZ")))&lt;/LI-CODE&gt;&lt;LI-CODE lang="markup"&gt;type("elasticsearch:node"),fromRelationship.isChildOf(type("elasticsearch:cluster"),tag("App:XYZ"))&lt;/LI-CODE&gt;&lt;LI-CODE lang="markup"&gt;type("elasticsearch:thread_pool"),fromRelationship.runsOn(type("elasticsearch:node"),fromRelationship.isChildOf(type("elasticsearch:cluster"),tag("App:XYZ")))&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only one I didn't add from the first screenshot was elasticsearch:node is same as host, because the node was already added in a different rule. I'm not 100% sure this is correct, however when navigating the extension data in and out of the management zone, I could not see any difference. However if anyone has any thoughts on that, or if I missed anything, please add.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note this was done on Dynatrace Managed, 1.306.93&lt;/P&gt;</description>
      <pubDate>Mon, 03 Mar 2025 19:42:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-tips/ProTip-Adding-ElasticSearch-Extension-Data-to-a-Management-Zone/m-p/271468#M1584</guid>
      <dc:creator>GilesDay</dc:creator>
      <dc:date>2025-03-03T19:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: ProTip - Adding ElasticSearch Extension Data to a Management Zone</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-tips/ProTip-Adding-ElasticSearch-Extension-Data-to-a-Management-Zone/m-p/271484#M1585</link>
      <description>&lt;P&gt;Thanks!&amp;nbsp; Helpful as I used to tie AWS accounts to only needed metrics based off tags&lt;/P&gt;</description>
      <pubDate>Mon, 03 Mar 2025 20:57:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-tips/ProTip-Adding-ElasticSearch-Extension-Data-to-a-Management-Zone/m-p/271484#M1585</guid>
      <dc:creator>Kenny_Gillette</dc:creator>
      <dc:date>2025-03-03T20:57:39Z</dc:date>
    </item>
  </channel>
</rss>

