<?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: Multi events in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Multi-events/m-p/490827#M137043</link>
    <description>&lt;P&gt;Split the field then expand it into multiple events.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... | eval Names=split(Names, "|") | mvexpand Names | ...
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Mon, 04 May 2020 19:29:03 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2020-05-04T19:29:03Z</dc:date>
    <item>
      <title>Multi events</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Multi-events/m-p/490826#M137042</link>
      <description>&lt;P&gt;I have an event as below&lt;/P&gt;

&lt;H2&gt;Names&lt;/H2&gt;

&lt;P&gt;"John|James|Jude|Jenni|bond|Tom"&lt;/P&gt;

&lt;P&gt;How do i get each name as separate event.&lt;/P&gt;</description>
      <pubDate>Mon, 04 May 2020 18:59:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Multi-events/m-p/490826#M137042</guid>
      <dc:creator>johnsasikumar</dc:creator>
      <dc:date>2020-05-04T18:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: Multi events</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Multi-events/m-p/490827#M137043</link>
      <description>&lt;P&gt;Split the field then expand it into multiple events.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... | eval Names=split(Names, "|") | mvexpand Names | ...
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 04 May 2020 19:29:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Multi-events/m-p/490827#M137043</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-05-04T19:29:03Z</dc:date>
    </item>
  </channel>
</rss>

