<?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: For hourly maximum value graph of REST API request response , I want logs of maximum value on drill down in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/For-hourly-maximum-value-graph-of-REST-API-request-response-I/m-p/559454#M158937</link>
    <description>&lt;P&gt;Use this search and a token for the time period clicked in the drilldown to select the relevant transaction&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=salcus sourcetype= ticket_mgmt_rest source= http:ticket_mgmt_rest |rename "properties.o2-TroubleTicket-ReqId" as REQID | transaction REQID keepevicted=true | search eventcount=2 | bin _time span=1h | eventstats duration as MaxRespTime by _time | where duration = MaxRespTime&lt;/LI-CODE&gt;</description>
    <pubDate>Wed, 14 Jul 2021 15:54:33 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2021-07-14T15:54:33Z</dc:date>
    <item>
      <title>For hourly maximum value graph of REST API request response , I want logs of maximum value on drill down</title>
      <link>https://community.splunk.com/t5/Splunk-Search/For-hourly-maximum-value-graph-of-REST-API-request-response-I/m-p/559445#M158936</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Digvijay_0-1626275917579.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/15092i89C626C8ADDD4F01/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Digvijay_0-1626275917579.png" alt="Digvijay_0-1626275917579.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In the above attachment , I created graph which shows hourly maximum response time with respect to request response pair .Now in drilldown&amp;nbsp; when I click on any slot maximum response time(marked in yellow) ,I want to show the logs of that request response pair(2 events will be there in result) only which has this maximum value.&lt;/P&gt;&lt;P&gt;Query used for graph :&lt;/P&gt;&lt;P&gt;index=salcus sourcetype= ticket_mgmt_rest source= http:ticket_mgmt_rest |rename "properties.o2-TroubleTicket-ReqId" as REQID | transaction REQID keepevicted=true | search eventcount=2 | timechart span=1h eval(round(max(duration),3)) as MaxRespTime count by sourcetype|fillnull&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jul 2021 15:25:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/For-hourly-maximum-value-graph-of-REST-API-request-response-I/m-p/559445#M158936</guid>
      <dc:creator>Digvijay</dc:creator>
      <dc:date>2021-07-14T15:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: For hourly maximum value graph of REST API request response , I want logs of maximum value on drill down</title>
      <link>https://community.splunk.com/t5/Splunk-Search/For-hourly-maximum-value-graph-of-REST-API-request-response-I/m-p/559454#M158937</link>
      <description>&lt;P&gt;Use this search and a token for the time period clicked in the drilldown to select the relevant transaction&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=salcus sourcetype= ticket_mgmt_rest source= http:ticket_mgmt_rest |rename "properties.o2-TroubleTicket-ReqId" as REQID | transaction REQID keepevicted=true | search eventcount=2 | bin _time span=1h | eventstats duration as MaxRespTime by _time | where duration = MaxRespTime&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 14 Jul 2021 15:54:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/For-hourly-maximum-value-graph-of-REST-API-request-response-I/m-p/559454#M158937</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2021-07-14T15:54:33Z</dc:date>
    </item>
  </channel>
</rss>

