<?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: Application detection rules (and fallback to default application) in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Application-detection-rules-and-fallback-to-default-application/m-p/227300#M29367</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/68372"&gt;@ketanmck&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First of all, I recommend that you disable Default Application as soon as possible (Dynatrace itself also recommends this, as it can cause various problems). Additionally, I would simplify your rule and base it only on the URL part outside the main domain. Also keep in mind the priority for each rule, perhaps some overrides another.&lt;/P&gt;&lt;P&gt;Here are some tips:&lt;BR /&gt;&lt;A href="https://docs.dynatrace.com/docs/shortlink/my-web-application#best-practices-and-recommendations" target="_blank" rel="noopener"&gt;https://docs.dynatrace.com/docs/shortlink/my-web-application#best-practices-and-recommendations&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Radek&lt;/P&gt;</description>
    <pubDate>Wed, 01 Nov 2023 13:49:32 GMT</pubDate>
    <dc:creator>radek_jasinski</dc:creator>
    <dc:date>2023-11-01T13:49:32Z</dc:date>
    <item>
      <title>Application detection rules (and fallback to default application)</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Application-detection-rules-and-fallback-to-default-application/m-p/227229#M29335</link>
      <description>&lt;P&gt;Hi Dynatrace community&lt;/P&gt;
&lt;P&gt;We have the following case where several applications are deployed across multiple domains:&lt;/P&gt;
&lt;DIV&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;A href="https://acme-corp.example.com/applicationA" target="_blank" rel="noopener"&gt;https://acme-corp.example.com/applicationA&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;A href="https://acme-corp.example.com/applicationB" target="_blank" rel="noopener"&gt;https://acme-corp.example.com/applicationB&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;A href="https://acme-corp.example.com/applicationC" target="_blank" rel="noopener"&gt;https://acme-corp.example.com/applicationC&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;A href="https://umbrella-corp.example.com/applicationA" target="_blank" rel="noopener"&gt;https://umbrella-corp.example.com/applicationA&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;A href="https://umbrella-corp.example.com/applicationC" target="_blank" rel="noopener"&gt;https://umbrella-corp.example.com/applicationC&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;A href="https://umbrella-corp.example.com/applicationP" target="_blank" rel="noopener"&gt;https://umbrella-corp.example.com/applicationP&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;As you can see, multiple customers use a different combination of applications. As far as application detection rules go, we're defining rules like the following:&lt;/P&gt;
&lt;P&gt;URL contains "[&lt;SPAN&gt;company-name].example.com/[applicationPath]&lt;/SPAN&gt;". However we're noticing that the actual injection is not working as expected. What's being injected is the default app. We're not sure why that's happening. Any pointers or tips appreciated.&lt;/P&gt;
&lt;DIV class=""&gt;
&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 07 Nov 2023 11:27:27 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Application-detection-rules-and-fallback-to-default-application/m-p/227229#M29335</guid>
      <dc:creator>ketanmck</dc:creator>
      <dc:date>2023-11-07T11:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: Application detection rules (and fallback to default application)</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Application-detection-rules-and-fallback-to-default-application/m-p/227256#M29346</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Rule's order is important. I would suggest to&amp;nbsp;&lt;A title="check application detection rules" href="https://docs.dynatrace.com/docs/shortlink/application-detection-rules" target="_blank" rel="noopener"&gt;check application detection rules&lt;/A&gt;&amp;nbsp;to know which rule you are matching.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2023 09:39:46 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Application-detection-rules-and-fallback-to-default-application/m-p/227256#M29346</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2023-11-01T09:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: Application detection rules (and fallback to default application)</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Application-detection-rules-and-fallback-to-default-application/m-p/227300#M29367</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/68372"&gt;@ketanmck&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First of all, I recommend that you disable Default Application as soon as possible (Dynatrace itself also recommends this, as it can cause various problems). Additionally, I would simplify your rule and base it only on the URL part outside the main domain. Also keep in mind the priority for each rule, perhaps some overrides another.&lt;/P&gt;&lt;P&gt;Here are some tips:&lt;BR /&gt;&lt;A href="https://docs.dynatrace.com/docs/shortlink/my-web-application#best-practices-and-recommendations" target="_blank" rel="noopener"&gt;https://docs.dynatrace.com/docs/shortlink/my-web-application#best-practices-and-recommendations&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Radek&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2023 13:49:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Application-detection-rules-and-fallback-to-default-application/m-p/227300#M29367</guid>
      <dc:creator>radek_jasinski</dc:creator>
      <dc:date>2023-11-01T13:49:32Z</dc:date>
    </item>
  </channel>
</rss>

