<?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: How to merge two events? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-merge-two-events/m-p/517187#M145407</link>
    <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225651"&gt;@Khuzair81&lt;/a&gt;&amp;nbsp;, is there a common value between these two events, like how would you decide to merge these events, is this based on timestamps ? Also, you are trying to do this during search time right ?&lt;/P&gt;</description>
    <pubDate>Tue, 01 Sep 2020 08:33:27 GMT</pubDate>
    <dc:creator>Nisha18789</dc:creator>
    <dc:date>2020-09-01T08:33:27Z</dc:date>
    <item>
      <title>How to merge two events?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-merge-two-events/m-p/517106#M145376</link>
      <description>&lt;P&gt;Event1 - Ticket_no = username*, id=111 Event2 - Ticket_no = TKT123, Id =0 Is there any way to merge this 2 events to get stats as : Ticket_no= TKT123, id=111&lt;/P&gt;</description>
      <pubDate>Mon, 31 Aug 2020 23:36:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-merge-two-events/m-p/517106#M145376</guid>
      <dc:creator>Khuzair81</dc:creator>
      <dc:date>2020-08-31T23:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: Merge 2 events</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-merge-two-events/m-p/517123#M145384</link>
      <description>How would Splunk know how to merge those events? They must have something in common and the example events do not.</description>
      <pubDate>Mon, 31 Aug 2020 21:03:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-merge-two-events/m-p/517123#M145384</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-08-31T21:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to merge two events?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-merge-two-events/m-p/517187#M145407</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225651"&gt;@Khuzair81&lt;/a&gt;&amp;nbsp;, is there a common value between these two events, like how would you decide to merge these events, is this based on timestamps ? Also, you are trying to do this during search time right ?&lt;/P&gt;</description>
      <pubDate>Tue, 01 Sep 2020 08:33:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-merge-two-events/m-p/517187#M145407</guid>
      <dc:creator>Nisha18789</dc:creator>
      <dc:date>2020-09-01T08:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: Merge 2 events</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-merge-two-events/m-p/517447#M145506</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&lt;/P&gt;&lt;P&gt;There is one thing common in both event but the column name is different.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Event1 : Ticket_no - username123,&lt;/P&gt;&lt;P&gt;Event2 : Ticket_no. - TKT123, UserId - username123&lt;/P&gt;</description>
      <pubDate>Wed, 02 Sep 2020 09:43:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-merge-two-events/m-p/517447#M145506</guid>
      <dc:creator>Khuzair81</dc:creator>
      <dc:date>2020-09-02T09:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to merge two events?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-merge-two-events/m-p/517473#M145514</link>
      <description>&lt;P&gt;Try this.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;your base search&amp;gt; | eval username=coalesce(UserId, Ticket_no)
| stats values(*) as * by username&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 02 Sep 2020 12:59:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-merge-two-events/m-p/517473#M145514</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-09-02T12:59:15Z</dc:date>
    </item>
  </channel>
</rss>

