<?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: HTTP Data Collector - How to know the HTTP Params name in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/HTTP-Data-Collector-How-to-know-the-HTTP-Params-name/m-p/727014#M5568</link>
    <description>&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Hi&amp;nbsp;Abhinav,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;Thanks for contacting support.&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;If I understand correctly from the context, do you want capture the values of the properties defined under the&amp;nbsp;HttpRequestMessage class from your request ? If yes. then you can configure the Method invocation data collector on the Class /MethodName to extract the values from the request object.&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;For more details for the Method invocation data collector, please refer the below document.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;A href="https://docs.appdynamics.com/display/PRO43/Data+Collectors" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/display/PRO43/Data+Collectors&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;If you want to collect the HTTP parameter passed over the request in the specific BT, then you can configure the HTTP request data collector and for this you can first verify what are the parameters passed over the request, &amp;nbsp;through below configuration &amp;nbsp;under the&amp;nbsp;HTTP request data collector section.&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Display Name = HTTP&amp;nbsp;All
HTTP Parameter Name = *&lt;/PRE&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Please refer the screenshot attached, how the result&amp;nbsp;will come.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;You can review the all the available HTTP Parameter and then define the parameter separately as per your scenarios&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Please let us know, if i misunderstood anything or you have any question.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Ashish.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 12 May 2017 11:59:41 GMT</pubDate>
    <dc:creator>Ashish_Singh</dc:creator>
    <dc:date>2017-05-12T11:59:41Z</dc:date>
    <item>
      <title>HTTP Data Collector - How to know the HTTP Params name</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/HTTP-Data-Collector-How-to-know-the-HTTP-Params-name/m-p/727013#M5567</link>
      <description>&lt;P&gt;My Question is simmilar to &lt;A href="https://community.appdynamics.com/t5/Archive/Http-Data-Collectors/m-p/21623" target="_self"&gt;this&lt;/A&gt;&amp;nbsp;question.&lt;/P&gt;

&lt;P&gt;I couldn't follow the documentation and wasn't able to figure out &lt;STRONG&gt;how to define the HTTP params&lt;/STRONG&gt; in an HTTP Data Collector.&lt;/P&gt;

&lt;P&gt;I have a .net web API which has method signature like the following code. Also, the method can be used over&amp;nbsp;Get &amp;amp; POST.&lt;STRONG&gt; The Parameters can be passed in the request body as a JSON in the POST request or over the url in a Get Request.&lt;/STRONG&gt; What should be HTTP parameter name in these situations? Does it refers to the parameters of JSON body?&lt;/P&gt;

&lt;P&gt;public HttpResponseMessage MethodName(HttpRequestMessage request)&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;public IHttpAsyncResult&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;MethodName&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;HttpRequestMessage&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;request&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Is it simmilar to&amp;nbsp;HttpRequest.Params &lt;A href="https://msdn.microsoft.com/en-us/library/system.web.httprequest.params(v=vs.110).aspx" target="_self" rel="nofollow noopener noreferrer"&gt;property &lt;/A&gt;which contains&amp;nbsp;QueryString, Form, Cookies, and ServerVariables items ?&lt;/STRONG&gt;&lt;/P&gt;
&lt;H1 class="title" id="toc-hId-475152524"&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/H1&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2017 18:33:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/HTTP-Data-Collector-How-to-know-the-HTTP-Params-name/m-p/727013#M5567</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-05-09T18:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP Data Collector - How to know the HTTP Params name</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/HTTP-Data-Collector-How-to-know-the-HTTP-Params-name/m-p/727014#M5568</link>
      <description>&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Hi&amp;nbsp;Abhinav,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;Thanks for contacting support.&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;If I understand correctly from the context, do you want capture the values of the properties defined under the&amp;nbsp;HttpRequestMessage class from your request ? If yes. then you can configure the Method invocation data collector on the Class /MethodName to extract the values from the request object.&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;For more details for the Method invocation data collector, please refer the below document.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;A href="https://docs.appdynamics.com/display/PRO43/Data+Collectors" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/display/PRO43/Data+Collectors&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;If you want to collect the HTTP parameter passed over the request in the specific BT, then you can configure the HTTP request data collector and for this you can first verify what are the parameters passed over the request, &amp;nbsp;through below configuration &amp;nbsp;under the&amp;nbsp;HTTP request data collector section.&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Display Name = HTTP&amp;nbsp;All
HTTP Parameter Name = *&lt;/PRE&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Please refer the screenshot attached, how the result&amp;nbsp;will come.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;You can review the all the available HTTP Parameter and then define the parameter separately as per your scenarios&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Please let us know, if i misunderstood anything or you have any question.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Ashish.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 11:59:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/HTTP-Data-Collector-How-to-know-the-HTTP-Params-name/m-p/727014#M5568</guid>
      <dc:creator>Ashish_Singh</dc:creator>
      <dc:date>2017-05-12T11:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP Data Collector - How to know the HTTP Params name</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/HTTP-Data-Collector-How-to-know-the-HTTP-Params-name/m-p/727015#M5569</link>
      <description>&lt;P&gt;I have been able to see all the request Parameters using the &lt;STRONG&gt;*&amp;nbsp;&lt;/STRONG&gt;Parameter.&lt;/P&gt;

&lt;P&gt;However, i need a confirmation from the team if it is correct to assume that HTTP Parameters&amp;nbsp;would represent&lt;STRONG&gt;&amp;nbsp;HttpRequest.Params&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://msdn.microsoft.com/en-us/library/system.web.httprequest.params(v=vs.110).aspx" target="_self" rel="nofollow noopener noreferrer"&gt;property&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/A&gt;which contains&amp;nbsp;QueryString, Form, Cookies, and ServerVariables items?&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 14:25:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/HTTP-Data-Collector-How-to-know-the-HTTP-Params-name/m-p/727015#M5569</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-05-12T14:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP Data Collector - How to know the HTTP Params name</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/HTTP-Data-Collector-How-to-know-the-HTTP-Params-name/m-p/727016#M5570</link>
      <description>&lt;P&gt;Hi Abhinav,&lt;/P&gt;

&lt;P&gt;Yes, all the HTTP paramter which you are seeing after configuring&amp;nbsp;&lt;SPAN&gt;*&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Parameter, are basically represent the NameValue paire collection of&amp;nbsp;HttpRequest.Params&amp;nbsp;&lt;A href="https://msdn.microsoft.com/en-us/library/system.web.httprequest.params(v=vs.110).aspx" target="_self" rel="nofollow noopener noreferrer"&gt;property&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 17:35:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/HTTP-Data-Collector-How-to-know-the-HTTP-Params-name/m-p/727016#M5570</guid>
      <dc:creator>Ashish_Singh</dc:creator>
      <dc:date>2017-05-12T17:35:10Z</dc:date>
    </item>
  </channel>
</rss>

