<?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: Creating different BT for suburl in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Creating-different-BT-for-suburl/m-p/719190#M1373</link>
    <description>&lt;P&gt;Hi Hasan&lt;/P&gt;
&lt;P&gt;As you mention you have 2 URL's e.g&lt;/P&gt;
&lt;P&gt;/foo&lt;/P&gt;
&lt;P&gt;/foo/bared&lt;/P&gt;
&lt;P&gt;When you create business transaction definitions, make sure that you use the priority settings correctly as well as your matching criteria.&lt;/P&gt;
&lt;P&gt;I am not sure if you are using the auto-discovery Java Business transaction definition rule, or if you have created 2 BT Detection rules.&lt;/P&gt;
&lt;P&gt;If you created 2 separate rules, double check what your matching criteria is, if you e.g say where URL starts with /foo , make sure the rule for /foo/bared, has a higher priority to ensure it takes priority, as your matching criteria might be matching both rules, and it will take the one with the highest priority first&lt;/P&gt;

&lt;P&gt;Ciao&lt;/P&gt;</description>
    <pubDate>Wed, 17 Aug 2022 08:00:34 GMT</pubDate>
    <dc:creator>Morelz</dc:creator>
    <dc:date>2022-08-17T08:00:34Z</dc:date>
    <item>
      <title>Creating different BT for suburl</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Creating-different-BT-for-suburl/m-p/719189#M1372</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a URL with proper business transaction definition, lets call it '/foo'. I'm able montior it well.&lt;/P&gt;&lt;P&gt;I want to monitor another URL which is '/foo/bared' but when I try to create a business transaction and check for live preview, it is masked by the parent URL (/foo) so it doesn't hit to the seperate BT. Is there a way to achieve this?&lt;/P&gt;&lt;P&gt;I tried also creating a custom service endpoint, but I don't see it in service endpoints home page, there is again the parent URL (/foo).&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 06:48:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Creating-different-BT-for-suburl/m-p/719189#M1372</guid>
      <dc:creator>Hasan_Basri</dc:creator>
      <dc:date>2022-08-16T06:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: Creating different BT for suburl</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Creating-different-BT-for-suburl/m-p/719190#M1373</link>
      <description>&lt;P&gt;Hi Hasan&lt;/P&gt;
&lt;P&gt;As you mention you have 2 URL's e.g&lt;/P&gt;
&lt;P&gt;/foo&lt;/P&gt;
&lt;P&gt;/foo/bared&lt;/P&gt;
&lt;P&gt;When you create business transaction definitions, make sure that you use the priority settings correctly as well as your matching criteria.&lt;/P&gt;
&lt;P&gt;I am not sure if you are using the auto-discovery Java Business transaction definition rule, or if you have created 2 BT Detection rules.&lt;/P&gt;
&lt;P&gt;If you created 2 separate rules, double check what your matching criteria is, if you e.g say where URL starts with /foo , make sure the rule for /foo/bared, has a higher priority to ensure it takes priority, as your matching criteria might be matching both rules, and it will take the one with the highest priority first&lt;/P&gt;

&lt;P&gt;Ciao&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2022 08:00:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Creating-different-BT-for-suburl/m-p/719190#M1373</guid>
      <dc:creator>Morelz</dc:creator>
      <dc:date>2022-08-17T08:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: Creating different BT for suburl</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Creating-different-BT-for-suburl/m-p/719191#M1374</link>
      <description>&lt;P&gt;Thanks for the reply Mario, I appreciate that.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my case, /foo URL is detected by auto discover I believe, since there is no specific rule for it. I only added rule for /foo/bared and adjusted the priority to '1'. Since all the others' priorities are 0, I expected the transactions to hit the rule I created, but they didn't. In live preview mode, I see my request masked by /foo BT. I have no idea why this is happening.&lt;/P&gt;</description>
      <pubDate>Sat, 20 Aug 2022 15:45:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Creating-different-BT-for-suburl/m-p/719191#M1374</guid>
      <dc:creator>Hasan_Basri</dc:creator>
      <dc:date>2022-08-20T15:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Creating different BT for suburl</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Creating-different-BT-for-suburl/m-p/719192#M1375</link>
      <description>&lt;P&gt;Hi Hasan&lt;/P&gt;
&lt;P&gt;That is very strange, it should work if you set it up as you described.&lt;/P&gt;
&lt;P&gt;Would it be possible to provide a screenshots of your auto discovery rule, as well as the new rule you created?&lt;/P&gt;
&lt;P&gt;Also can you provide a screenshot in live preview, using the "http requests tab" to show the 2 different URL's that are being hit on your application?&lt;/P&gt;
&lt;P&gt;Please hide any sensitive data in the screenshots&lt;/P&gt;
&lt;P&gt;Ciao&lt;/P&gt;</description>
      <pubDate>Sun, 21 Aug 2022 09:25:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Creating-different-BT-for-suburl/m-p/719192#M1375</guid>
      <dc:creator>Morelz</dc:creator>
      <dc:date>2022-08-21T09:25:25Z</dc:date>
    </item>
  </channel>
</rss>

