<?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 How to calculate response time for this particular event ? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-calculate-response-time-for-this-particular-event/m-p/306217#M165608</link>
    <description>&lt;P&gt;How to calculate response time for this particular event ?&lt;/P&gt;

&lt;P&gt;I used to transaction command to club the data for same transid .How to find response time for this event&lt;/P&gt;

&lt;P&gt;index=test_prod | transaction transid&lt;/P&gt;

&lt;P&gt;[2017-10-13 05:28:03,451][LOG ][WARN ] transid=150788451; Path=Q; OperationName=DL; RequestPayload=U-165566193; CaptureLocation=Request&lt;BR /&gt;
[2017-10-13 05:28:03,479][LOG ][WARN ] transid=150788451; Path=Q; OperationName=DL; TransactionStatus=SUCCESS; CaptureLocation=Response&lt;/P&gt;</description>
    <pubDate>Fri, 13 Oct 2017 09:41:29 GMT</pubDate>
    <dc:creator>karthi2809</dc:creator>
    <dc:date>2017-10-13T09:41:29Z</dc:date>
    <item>
      <title>How to calculate response time for this particular event ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-calculate-response-time-for-this-particular-event/m-p/306217#M165608</link>
      <description>&lt;P&gt;How to calculate response time for this particular event ?&lt;/P&gt;

&lt;P&gt;I used to transaction command to club the data for same transid .How to find response time for this event&lt;/P&gt;

&lt;P&gt;index=test_prod | transaction transid&lt;/P&gt;

&lt;P&gt;[2017-10-13 05:28:03,451][LOG ][WARN ] transid=150788451; Path=Q; OperationName=DL; RequestPayload=U-165566193; CaptureLocation=Request&lt;BR /&gt;
[2017-10-13 05:28:03,479][LOG ][WARN ] transid=150788451; Path=Q; OperationName=DL; TransactionStatus=SUCCESS; CaptureLocation=Response&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2017 09:41:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-calculate-response-time-for-this-particular-event/m-p/306217#M165608</guid>
      <dc:creator>karthi2809</dc:creator>
      <dc:date>2017-10-13T09:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate response time for this particular event ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-calculate-response-time-for-this-particular-event/m-p/306218#M165609</link>
      <description>&lt;P&gt;Hi karthi2809,&lt;BR /&gt;
when you use the transaction command, you always have an additional field called "duration" that calculates the difference betweeen the latest and the earliest event in each transaction.&lt;BR /&gt;
Is this the "response time" you want?&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2017 11:03:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-calculate-response-time-for-this-particular-event/m-p/306218#M165609</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-10-13T11:03:50Z</dc:date>
    </item>
  </channel>
</rss>

