<?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 Time difference within a transaction command in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Time-difference-within-a-transaction-command/m-p/503630#M140583</link>
    <description>&lt;P&gt;I have a search that uses the transaction:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;| transaction startswith=&amp;lt;...&amp;gt; endswith=&amp;lt;...&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Command to group it into certain events I want to see. How would I search this even further to get the time difference between each event in this transaction and then graph these time differences to a line/bar graph with the events/hosts on X-axis and time on y-axis. There are no specific fields for each event that I want to use to calculate the time difference, I only want to show the time difference between each and every raw log in this transaction.&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jun 2020 20:13:38 GMT</pubDate>
    <dc:creator>tbrown</dc:creator>
    <dc:date>2020-06-10T20:13:38Z</dc:date>
    <item>
      <title>Time difference within a transaction command</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Time-difference-within-a-transaction-command/m-p/503630#M140583</link>
      <description>&lt;P&gt;I have a search that uses the transaction:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;| transaction startswith=&amp;lt;...&amp;gt; endswith=&amp;lt;...&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Command to group it into certain events I want to see. How would I search this even further to get the time difference between each event in this transaction and then graph these time differences to a line/bar graph with the events/hosts on X-axis and time on y-axis. There are no specific fields for each event that I want to use to calculate the time difference, I only want to show the time difference between each and every raw log in this transaction.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jun 2020 20:13:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Time-difference-within-a-transaction-command/m-p/503630#M140583</guid>
      <dc:creator>tbrown</dc:creator>
      <dc:date>2020-06-10T20:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: Time difference within a transaction command</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Time-difference-within-a-transaction-command/m-p/503728#M140627</link>
      <description>The duration field shows the time difference between the first and last events in the transaction. To get the deltas between individual events you'll have to parse the transaction.</description>
      <pubDate>Wed, 10 Jun 2020 13:28:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Time-difference-within-a-transaction-command/m-p/503728#M140627</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-06-10T13:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: Time difference within a transaction command</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Time-difference-within-a-transaction-command/m-p/503770#M140641</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What would that command look like then? I have been trying to parse the transactions but haven't been able to find a working command that calculates the delta times.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jun 2020 18:08:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Time-difference-within-a-transaction-command/m-p/503770#M140641</guid>
      <dc:creator>tbrown</dc:creator>
      <dc:date>2020-06-10T18:08:36Z</dc:date>
    </item>
  </channel>
</rss>

