<?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: Data collector for fetching http request properties in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Data-collector-for-fetching-http-request-properties/m-p/736691#M10022</link>
    <description>&lt;P&gt;Unfortunately no data is being collected based on System.Web.UI.Page.ProcessRequest (&lt;A href="https://docs.microsoft.com/en-us/dotnet/api/system.web.ui.page.processrequest?view=netframework-4.8#System_Web_UI_Page_ProcessRequest_System_Web_HttpContext_" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.microsoft.com/en-us/dotnet/api/system.web.ui.page.processrequest?view=netframework-4.8#System_Web_UI_Page_ProcessRequest_System_Web_HttpContext_&lt;/A&gt;) - Parameter&amp;nbsp;@ index 0 = HttpContext, fetching property Request from HttpContext and UrlReferrer from Request.&lt;/P&gt;&lt;P&gt;Am I missing something?&lt;/P&gt;</description>
    <pubDate>Wed, 18 Nov 2020 12:38:19 GMT</pubDate>
    <dc:creator>Mattias_Wessman</dc:creator>
    <dc:date>2020-11-18T12:38:19Z</dc:date>
    <item>
      <title>Data collector for fetching http request properties</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Data-collector-for-fetching-http-request-properties/m-p/736686#M10017</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;I would like to fetch HTTP request properties (not headers, not parameters) - according to attached picture; like RawUrl, UrlReferrer, or any other HTTP request property. Looking into transaction snapshots -&amp;gt; any given segment -&amp;gt; More -&amp;gt; Properties they're all there - but how do I go about creating a data collector for fetching any of these properties? Been looking into&amp;nbsp;&lt;A href="https://docs.appdynamics.com/display/PRO45/Using+Getter+Chains" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/display/PRO45/Using+Getter+Chains&lt;/A&gt;&amp;nbsp;which seemed promising, and thinking about method invocation data collectors - but haven't really succeeded yet.&lt;/P&gt;&lt;P&gt;Anyone been able to create a data collector fetching HTTP request properties?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;/Mattias&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="http_request_properties.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/36038i496C3D570E182958/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 08:23:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Data-collector-for-fetching-http-request-properties/m-p/736686#M10017</guid>
      <dc:creator>Mattias_Wessman</dc:creator>
      <dc:date>2020-11-17T08:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: Data collector for fetching http request properties</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Data-collector-for-fetching-http-request-properties/m-p/736687#M10018</link>
      <description>&lt;P&gt;Hi Mattias,&lt;/P&gt;&lt;P&gt;Here is an MIDC example to get the UrlReferrer property of the Request in an MVC app.&amp;nbsp; You would use the Invoked Object and a Getter Chain that simply uses the Request object and any property.&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Request-UrlReferrer-MIDC.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/36039i37F793DB55B6ACDF/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 21:12:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Data-collector-for-fetching-http-request-properties/m-p/736687#M10018</guid>
      <dc:creator>Joshua_Lyons</dc:creator>
      <dc:date>2020-11-17T21:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: Data collector for fetching http request properties</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Data-collector-for-fetching-http-request-properties/m-p/736688#M10019</link>
      <description>&lt;P&gt;Thank you very much! Will give it a shot right away &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 09:17:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Data-collector-for-fetching-http-request-properties/m-p/736688#M10019</guid>
      <dc:creator>Mattias_Wessman</dc:creator>
      <dc:date>2020-11-18T09:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: Data collector for fetching http request properties</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Data-collector-for-fetching-http-request-properties/m-p/736689#M10020</link>
      <description>&lt;P&gt;Method signature? Guess it depends on the application? Examples:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="entry_point_http_request.PNG" style="width: 916px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/36037iCFF8FBD52365EB2C/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="entry_point_http_request2.PNG" style="width: 572px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/36040i296ECC025641FBB5/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 09:24:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Data-collector-for-fetching-http-request-properties/m-p/736689#M10020</guid>
      <dc:creator>Mattias_Wessman</dc:creator>
      <dc:date>2020-11-18T09:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: Data collector for fetching http request properties</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Data-collector-for-fetching-http-request-properties/m-p/736690#M10021</link>
      <description>&lt;P&gt;Ended up fetching HTTPContext from System.Web.UI.Page.ProcessRequest - and Request is a property of the context:&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="data_collector_http_request.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/36045iB40564349C50D3B3/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 10:05:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Data-collector-for-fetching-http-request-properties/m-p/736690#M10021</guid>
      <dc:creator>Mattias_Wessman</dc:creator>
      <dc:date>2020-11-18T10:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: Data collector for fetching http request properties</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Data-collector-for-fetching-http-request-properties/m-p/736691#M10022</link>
      <description>&lt;P&gt;Unfortunately no data is being collected based on System.Web.UI.Page.ProcessRequest (&lt;A href="https://docs.microsoft.com/en-us/dotnet/api/system.web.ui.page.processrequest?view=netframework-4.8#System_Web_UI_Page_ProcessRequest_System_Web_HttpContext_" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.microsoft.com/en-us/dotnet/api/system.web.ui.page.processrequest?view=netframework-4.8#System_Web_UI_Page_ProcessRequest_System_Web_HttpContext_&lt;/A&gt;) - Parameter&amp;nbsp;@ index 0 = HttpContext, fetching property Request from HttpContext and UrlReferrer from Request.&lt;/P&gt;&lt;P&gt;Am I missing something?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 12:38:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Data-collector-for-fetching-http-request-properties/m-p/736691#M10022</guid>
      <dc:creator>Mattias_Wessman</dc:creator>
      <dc:date>2020-11-18T12:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: Data collector for fetching http request properties</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Data-collector-for-fetching-http-request-properties/m-p/736692#M10023</link>
      <description>In your case you will need to add the fully qualified path which includes the Current context like so:&lt;BR /&gt;&lt;BR /&gt;ParamIndex_0.Current.Request.UrlReferrer&lt;BR /&gt;&lt;BR /&gt;You can read about why in the Remarks here in the Microsoft docs. &lt;A href="https://docs.microsoft.com/en-us/dotnet/api/system.web.httpcontext.request?view=netframework-4.8#remarks" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.microsoft.com/en-us/dotnet/api/system.web.httpcontext.request?view=netframework-4.8#remarks&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Unfortunately, I am not on my dev machine to confirm this as I normally would but if my memory serves me, this should get you the results you need.</description>
      <pubDate>Wed, 18 Nov 2020 13:02:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Data-collector-for-fetching-http-request-properties/m-p/736692#M10023</guid>
      <dc:creator>Joshua_Lyons</dc:creator>
      <dc:date>2020-11-18T13:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: Data collector for fetching http request properties</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Data-collector-for-fetching-http-request-properties/m-p/736693#M10024</link>
      <description>&lt;P&gt;Unfortunately I can't get my data collector to pick up any HTTP request properties. Using Current.Request.UrlReferrer, also tried Request.UrlReferrer etc. Either I'm doing something wrong, or I've stumbled upon a bug! Any advice would be highly appreciated.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2020 07:43:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Data-collector-for-fetching-http-request-properties/m-p/736693#M10024</guid>
      <dc:creator>Mattias_Wessman</dc:creator>
      <dc:date>2020-11-19T07:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: Data collector for fetching http request properties</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Data-collector-for-fetching-http-request-properties/m-p/736694#M10025</link>
      <description>&lt;P&gt;Weren't able to get the MIDC working - therefore fetched HTTP header Referer instead as a workaround.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Dec 2020 16:42:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Data-collector-for-fetching-http-request-properties/m-p/736694#M10025</guid>
      <dc:creator>Mattias_Wessman</dc:creator>
      <dc:date>2020-12-07T16:42:34Z</dc:date>
    </item>
  </channel>
</rss>

