<?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: Time difference for the transaction in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Time-difference-for-the-transaction/m-p/84352#M182025</link>
    <description>&lt;P&gt;Well, you need to check what is causing this problem - the functionality is there, so...&lt;/P&gt;</description>
    <pubDate>Tue, 09 Oct 2012 12:49:39 GMT</pubDate>
    <dc:creator>Ayn</dc:creator>
    <dc:date>2012-10-09T12:49:39Z</dc:date>
    <item>
      <title>Time difference for the transaction</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Time-difference-for-the-transaction/m-p/84348#M182021</link>
      <description>&lt;P&gt;I want to find the time difference between the transactions,display as a chart&lt;/P&gt;

&lt;P&gt;My data will look like this&lt;/P&gt;

&lt;P&gt;Mon Sep 24 11:00:30 CDT 2012,xxx,START&lt;/P&gt;

&lt;P&gt;Mon Sep 24 11:00:31 CDT 2012,xxx,COMPLETION: Succeeded&lt;/P&gt;

&lt;P&gt;so what i need is (11:00:30-11:00:31) is 01 seconds&lt;/P&gt;

&lt;P&gt;Plz Help&lt;/P&gt;</description>
      <pubDate>Tue, 09 Oct 2012 12:13:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Time-difference-for-the-transaction/m-p/84348#M182021</guid>
      <dc:creator>splunkpoornima</dc:creator>
      <dc:date>2012-10-09T12:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: Time difference for the transaction</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Time-difference-for-the-transaction/m-p/84349#M182022</link>
      <description>&lt;P&gt;Have a look at the &lt;CODE&gt;duration&lt;/CODE&gt; field which is created by the &lt;CODE&gt;transaction&lt;/CODE&gt; command, it should be precisely what you need.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Oct 2012 12:17:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Time-difference-for-the-transaction/m-p/84349#M182022</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2012-10-09T12:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: Time difference for the transaction</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Time-difference-for-the-transaction/m-p/84350#M182023</link>
      <description>&lt;P&gt;I used the search command as&lt;BR /&gt;
source="task"|transaction task_action startswith=START endswith=Succeeded|Table_time task_action duration&lt;/P&gt;

&lt;P&gt;90% of the result is coming correct ..&lt;BR /&gt;
but for some case the result is not an exact difference&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 12:35:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Time-difference-for-the-transaction/m-p/84350#M182023</guid>
      <dc:creator>splunkpoornima</dc:creator>
      <dc:date>2020-09-28T12:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: Time difference for the transaction</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Time-difference-for-the-transaction/m-p/84351#M182024</link>
      <description>&lt;P&gt;I used the duration also but since i got wrong results for some cases&lt;/P&gt;</description>
      <pubDate>Tue, 09 Oct 2012 12:39:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Time-difference-for-the-transaction/m-p/84351#M182024</guid>
      <dc:creator>splunkpoornima</dc:creator>
      <dc:date>2012-10-09T12:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: Time difference for the transaction</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Time-difference-for-the-transaction/m-p/84352#M182025</link>
      <description>&lt;P&gt;Well, you need to check what is causing this problem - the functionality is there, so...&lt;/P&gt;</description>
      <pubDate>Tue, 09 Oct 2012 12:49:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Time-difference-for-the-transaction/m-p/84352#M182025</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2012-10-09T12:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: Time difference for the transaction</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Time-difference-for-the-transaction/m-p/84353#M182026</link>
      <description>&lt;P&gt;You might check that your time extractions are correct. If Splunk's interpretation of each event's time is incorrect, that could lead to the duration field being incorrect.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2013 19:25:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Time-difference-for-the-transaction/m-p/84353#M182026</guid>
      <dc:creator>supersleepwalke</dc:creator>
      <dc:date>2013-08-16T19:25:20Z</dc:date>
    </item>
  </channel>
</rss>

