<?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 Joining two Sequential Time Events into one Event in Splunk if difference is not more than 5 minutes?? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Joining-two-Sequential-Time-Events-into-one-Event-in-Splunk-if/m-p/328674#M60990</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;I got out put like this &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;    From date                                         Todate
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;03/02/2018 09:41:26                       &lt;STRONG&gt;03/02/2018 12:55:52&lt;/STRONG&gt;&lt;BR /&gt;
  &lt;STRONG&gt;03/02/2018 12:55:53&lt;/STRONG&gt;                 03/02/2018 14:00:00&lt;/P&gt;

&lt;P&gt;But  there is no -difference    which  is in Bold  so I want output like this &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;     From date                                             Todate
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;03/02/2018 09:41:26                                  03/02/2018 14:00:00&lt;/P&gt;</description>
    <pubDate>Sat, 03 Mar 2018 09:36:19 GMT</pubDate>
    <dc:creator>ajayabburi508</dc:creator>
    <dc:date>2018-03-03T09:36:19Z</dc:date>
    <item>
      <title>Joining two Sequential Time Events into one Event in Splunk if difference is not more than 5 minutes??</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Joining-two-Sequential-Time-Events-into-one-Event-in-Splunk-if/m-p/328674#M60990</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;I got out put like this &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;    From date                                         Todate
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;03/02/2018 09:41:26                       &lt;STRONG&gt;03/02/2018 12:55:52&lt;/STRONG&gt;&lt;BR /&gt;
  &lt;STRONG&gt;03/02/2018 12:55:53&lt;/STRONG&gt;                 03/02/2018 14:00:00&lt;/P&gt;

&lt;P&gt;But  there is no -difference    which  is in Bold  so I want output like this &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;     From date                                             Todate
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;03/02/2018 09:41:26                                  03/02/2018 14:00:00&lt;/P&gt;</description>
      <pubDate>Sat, 03 Mar 2018 09:36:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Joining-two-Sequential-Time-Events-into-one-Event-in-Splunk-if/m-p/328674#M60990</guid>
      <dc:creator>ajayabburi508</dc:creator>
      <dc:date>2018-03-03T09:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: Joining two Sequential Time Events into one Event in Splunk if difference is not more than 5 minutes??</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Joining-two-Sequential-Time-Events-into-one-Event-in-Splunk-if/m-p/328675#M60991</link>
      <description>&lt;P&gt;have a look at transaction command:&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.0.2/SearchReference/Transaction"&gt;https://docs.splunk.com/Documentation/Splunk/7.0.2/SearchReference/Transaction&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Mar 2018 10:04:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Joining-two-Sequential-Time-Events-into-one-Event-in-Splunk-if/m-p/328675#M60991</guid>
      <dc:creator>493669</dc:creator>
      <dc:date>2018-03-03T10:04:29Z</dc:date>
    </item>
  </channel>
</rss>

