<?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: Is there a way to show the data of api_response corresponding with the results of downstream_response? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Is-there-a-way-to-show-the-data-of-api-response-corresponding/m-p/621403#M51012</link>
    <description>&lt;P&gt;yup i wanted to see the other logs but through the selected api from dropdown, and get the logs of api logs and downstream logs on two different panel. but this search query is missing that thing.&lt;/P&gt;</description>
    <pubDate>Fri, 18 Nov 2022 18:12:06 GMT</pubDate>
    <dc:creator>mikeyty07</dc:creator>
    <dc:date>2022-11-18T18:12:06Z</dc:date>
    <item>
      <title>Is there a way to show the data of api_response corresponding with the results of downstream_response?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Is-there-a-way-to-show-the-data-of-api-response-corresponding/m-p/620775#M50957</link>
      <description>&lt;P&gt;I have a dashboard which show results through the &lt;STRONG&gt;selected&lt;/STRONG&gt; dropdown. The selected api will display &lt;STRONG&gt;only api_resposne&lt;/STRONG&gt; which it has corresponding &lt;STRONG&gt;downstream_response&lt;/STRONG&gt; as well. But the &lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;issue&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt; is the downstream_response can only be searched with the&lt;STRONG&gt; trackid&lt;/STRONG&gt; of api_response. is there a way to show the data of api_response corresponding with the results of downstream_response?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2022 17:36:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Is-there-a-way-to-show-the-data-of-api-response-corresponding/m-p/620775#M50957</guid>
      <dc:creator>mikeyty07</dc:creator>
      <dc:date>2022-11-14T17:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to show the data of api_response corresponding with the results of downstream_response?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Is-there-a-way-to-show-the-data-of-api-response-corresponding/m-p/620874#M50961</link>
      <description>&lt;P&gt;In theory, yes. You take the field from the api_response and add it to your search of the downstream_response&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2022 11:08:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Is-there-a-way-to-show-the-data-of-api-response-corresponding/m-p/620874#M50961</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-11-15T11:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to show the data of api_response corresponding with the results of downstream_response?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Is-there-a-way-to-show-the-data-of-api-response-corresponding/m-p/620939#M50965</link>
      <description>&lt;P&gt;How do I take the field from api_response and add it? Can you please give me an example.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I thought of adding extra search space for TrackIdto add * for all and take that token to api_response and from that api_response tokens only to downstream but that would be too heavy, I guess.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2022 16:32:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Is-there-a-way-to-show-the-data-of-api-response-corresponding/m-p/620939#M50965</guid>
      <dc:creator>mikeyty07</dc:creator>
      <dc:date>2022-11-15T16:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to show the data of api_response corresponding with the results of downstream_response?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Is-there-a-way-to-show-the-data-of-api-response-corresponding/m-p/620955#M50966</link>
      <description>&lt;P&gt;Can you give some examples of the events (anonymised, of course) you are dealing with from both sources and the search or searches you are using in your dashboard so we can see where we are starting from?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2022 17:45:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Is-there-a-way-to-show-the-data-of-api-response-corresponding/m-p/620955#M50966</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-11-15T17:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to show the data of api_response corresponding with the results of downstream_response?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Is-there-a-way-to-show-the-data-of-api-response-corresponding/m-p/621120#M50985</link>
      <description>&lt;P&gt;Here is the sample logs for API_Response and Downstream_Response. Only two fields are matching in this logs.&lt;/P&gt;&lt;P&gt;2000-1-1 1:0:0.00 INFO : logType=&lt;STRONG&gt;API_RESPONSE&lt;/STRONG&gt;, duration=100,&lt;BR /&gt;request={"headers":"Accept":"application/json","Content-Type":"application/json"},"method":"POST",&lt;BR /&gt;"body":{"body"},"parameters":{},"uri":"/api/apiresponse/search/"}, configLabel=,&lt;BR /&gt;&lt;U&gt;&lt;STRONG&gt;requestId=Thisoneismatching11111&lt;/STRONG&gt;&lt;/U&gt;, response={"headers":{"statusCode":"OK"}, requestUri=/api/apiresponse/search/,&lt;BR /&gt;&lt;U&gt;&lt;STRONG&gt;&lt;EM&gt;threadContextId=Thisoneismatching22222&lt;/EM&gt;&lt;/STRONG&gt;&lt;/U&gt;, message=COMPLETED request /api/apiresponse/search/,&lt;/P&gt;&lt;P&gt;source = /apps/logs/api_response.log sourcetype = response_log&lt;BR /&gt;&lt;BR /&gt;2000-1-1 1:0:0.00 INFO logType=DOWNSTREAM_RESPONSE, duration=100,&lt;BR /&gt;request={"headers":{"Accept":"application/json","Content-Type":"application/json"},"method":"POST",&lt;BR /&gt;"body":{"uri":"&lt;A href="https://abcdefg.com/downresponseservice/api/downresponse" target="_blank"&gt;https://abcdefg.com/downresponseservice/api/downresponse&lt;/A&gt;"},&lt;BR /&gt;configLabel=, &lt;U&gt;&lt;STRONG&gt;requestId=Thisoneismatching11111&lt;/STRONG&gt;&lt;/U&gt;, response={"OK":{"statusCode":"OK"}}, requestUri=&lt;A href="https://abcdefg.com/downresponseservice/api/downresponse" target="_blank"&gt;https://abcdefg.com/downresponseservice/api/downresponse&lt;/A&gt;,&lt;BR /&gt;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;threadContextId=Thisoneismatching22222&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;, message=&amp;lt;&amp;lt;&amp;lt; Outbound REST response,&lt;BR /&gt;&lt;BR /&gt;source = /apps/logs/downstream_response.log sourcetype = response_log&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;From my Dashboard I am using inputlookup and based on the api it should show result for downstream as well.&lt;/P&gt;&lt;P&gt;here is the query i used for my dropdown dashboard&lt;BR /&gt;|inputlookup abc.csv| search Name="$Nme$" uri="$apis$" | dedup opName | table opName&lt;BR /&gt;&lt;BR /&gt;here is the search query, still not able to figure out&lt;BR /&gt;index=main *_RESPONSE | spath input=request | spath input=response&lt;BR /&gt;| lookup abc.csv uri OUTPUT opName&lt;BR /&gt;| search Name="$Nme$" opName="$opeNme$" uri="$apis$"&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2022 18:44:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Is-there-a-way-to-show-the-data-of-api-response-corresponding/m-p/621120#M50985</guid>
      <dc:creator>mikeyty07</dc:creator>
      <dc:date>2022-11-16T18:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to show the data of api_response corresponding with the results of downstream_response?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Is-there-a-way-to-show-the-data-of-api-response-corresponding/m-p/621129#M50986</link>
      <description>&lt;P&gt;Does this help?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=main *_RESPONSE | spath input=request | spath input=response
| lookup abc.csv uri OUTPUT opName
| stats values(*) as * by requestId threadContextId&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 16 Nov 2022 21:35:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Is-there-a-way-to-show-the-data-of-api-response-corresponding/m-p/621129#M50986</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-11-16T21:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to show the data of api_response corresponding with the results of downstream_response?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Is-there-a-way-to-show-the-data-of-api-response-corresponding/m-p/621152#M50990</link>
      <description>&lt;P&gt;i tried but it didnt work, shows all the logs.&lt;/P&gt;&lt;P&gt;Not sure how to achieve it but from the&amp;nbsp; dashboard perspective i chose the api then based on that api it has downstream which i am still confused how am i supposed to get the downstream response only through selected api's and these requestId/threadcontextId are matched only on&amp;nbsp; which are hidden in logs. i believe it has to be coded with js or sth.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2022 23:21:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Is-there-a-way-to-show-the-data-of-api-response-corresponding/m-p/621152#M50990</guid>
      <dc:creator>mikeyty07</dc:creator>
      <dc:date>2022-11-16T23:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to show the data of api_response corresponding with the results of downstream_response?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Is-there-a-way-to-show-the-data-of-api-response-corresponding/m-p/621187#M50996</link>
      <description>&lt;P&gt;I thought you wanted to see the other logs? Try adding your filter&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=main *_RESPONSE | spath input=request | spath input=response
| lookup abc.csv uri OUTPUT opName
| stats values(*) as * by requestId threadContextId
| search Name="$Nme$" opName="$opeNme$" uri="$apis$"&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 17 Nov 2022 07:00:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Is-there-a-way-to-show-the-data-of-api-response-corresponding/m-p/621187#M50996</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-11-17T07:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to show the data of api_response corresponding with the results of downstream_response?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Is-there-a-way-to-show-the-data-of-api-response-corresponding/m-p/621403#M51012</link>
      <description>&lt;P&gt;yup i wanted to see the other logs but through the selected api from dropdown, and get the logs of api logs and downstream logs on two different panel. but this search query is missing that thing.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2022 18:12:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Is-there-a-way-to-show-the-data-of-api-response-corresponding/m-p/621403#M51012</guid>
      <dc:creator>mikeyty07</dc:creator>
      <dc:date>2022-11-18T18:12:06Z</dc:date>
    </item>
  </channel>
</rss>

