<?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: How to ignore exception messages based on URL in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/How-to-ignore-exception-messages-based-on-URL/m-p/729164#M6551</link>
    <description>&lt;P&gt;I'm afraid it is not possible to selectively ignore exceptions based on the BT context&amp;nbsp;at this time.&lt;/P&gt;</description>
    <pubDate>Tue, 22 Aug 2017 15:20:59 GMT</pubDate>
    <dc:creator>Peter_Holditch</dc:creator>
    <dc:date>2017-08-22T15:20:59Z</dc:date>
    <item>
      <title>How to ignore exception messages based on URL</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/How-to-ignore-exception-messages-based-on-URL/m-p/729163#M6550</link>
      <description>&lt;P&gt;Hello Team&lt;/P&gt;

&lt;P&gt;We would like to ignore error messages based on URL detected in the controller page.&lt;/P&gt;

&lt;P&gt;Please find the list of error messages below which we would like to ignore in AppDynamics controller page.&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;/ccm2/resource/itemName/com.ibm.team.workitem.WorkItem/53&lt;/LI&gt;
&lt;LI&gt;/rm1/linkConstraints&lt;/LI&gt;
&lt;LI&gt;/rm1/locks/&lt;/LI&gt;
&lt;LI&gt;/rm1/views&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;We are not able to find the class names on the error messages, so we want to ignore error /exception messages from controller page based on the URLs.&lt;/P&gt;

&lt;P&gt;Thanks in advance.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;BalaMurugan S&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2017 14:57:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/How-to-ignore-exception-messages-based-on-URL/m-p/729163#M6550</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-08-22T14:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to ignore exception messages based on URL</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/How-to-ignore-exception-messages-based-on-URL/m-p/729164#M6551</link>
      <description>&lt;P&gt;I'm afraid it is not possible to selectively ignore exceptions based on the BT context&amp;nbsp;at this time.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2017 15:20:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/How-to-ignore-exception-messages-based-on-URL/m-p/729164#M6551</guid>
      <dc:creator>Peter_Holditch</dc:creator>
      <dc:date>2017-08-22T15:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to ignore exception messages based on URL</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/How-to-ignore-exception-messages-based-on-URL/m-p/729165#M6552</link>
      <description>&lt;P&gt;you can ignore errors by type in configuration (newrelic.config in C:\ProgramData\New Relic.NET Agent) but there currently isn't any more granular control available through configuration. You could use the .NET API call IgnoreTransaction() which would suppress the error but also ignore the entire transaction as a whole, which is sometimes undesirable. A third option would be to handle all errors before the .NET agent notices them and then either rethrow the ones you want to notice or use NoticeError() to capture the exception manually. It sounds like that last option won't be very easy to implement in this case.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.vision4print.co.uk/services.html" target="_blank" rel="nofollow noopener noreferrer"&gt;Digital printing services uk&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2017 11:22:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/How-to-ignore-exception-messages-based-on-URL/m-p/729165#M6552</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-08-29T11:22:18Z</dc:date>
    </item>
  </channel>
</rss>

