<?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: Help with rex- How do separate this event that came at the same time but different values? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Help-with-rex-How-do-separate-this-event-that-came-at-the-same/m-p/607816#M105501</link>
    <description>&lt;P&gt;Use the mvexpand command to separate the values of the example A field into separate events.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| mvexpand 'example A'&lt;/LI-CODE&gt;</description>
    <pubDate>Mon, 01 Aug 2022 19:17:07 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2022-08-01T19:17:07Z</dc:date>
    <item>
      <title>Help with rex- How do separate this event that came at the same time but different values?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Help-with-rex-How-do-separate-this-event-that-came-at-the-same/m-p/607814#M105499</link>
      <description>&lt;P&gt;I have an event that came in the same time but have different data values that I need to separate.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Example&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;TABLE border="1" width="44.443129208754215%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%" height="25px"&gt;_time&lt;/TD&gt;
&lt;TD width="33.333333333333336%" height="25px"&gt;example A&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%" height="25px"&gt;2022-09-02&lt;/TD&gt;
&lt;TD width="33.333333333333336%" height="25px"&gt;dgde746gdhu4&lt;BR /&gt;duyheuye4d0&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&lt;BR /&gt;I need this:&lt;/P&gt;
&lt;TABLE border="1" width="44.443129208754215%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%" height="25px"&gt;_time&lt;/TD&gt;
&lt;TD width="33.333333333333336%" height="25px"&gt;example A&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%" height="25px"&gt;2022-09-02&lt;/TD&gt;
&lt;TD width="33.333333333333336%" height="25px"&gt;dgde746gdhu4&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD height="25px"&gt;2022-09-02&lt;/TD&gt;
&lt;TD height="25px"&gt;duyheuye4d0&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
      <pubDate>Mon, 01 Aug 2022 19:05:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Help-with-rex-How-do-separate-this-event-that-came-at-the-same/m-p/607814#M105499</guid>
      <dc:creator>Italy1358</dc:creator>
      <dc:date>2022-08-01T19:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: Help with rex- How do separate this event that came at the same time but different values?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Help-with-rex-How-do-separate-this-event-that-came-at-the-same/m-p/607816#M105501</link>
      <description>&lt;P&gt;Use the mvexpand command to separate the values of the example A field into separate events.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| mvexpand 'example A'&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 01 Aug 2022 19:17:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Help-with-rex-How-do-separate-this-event-that-came-at-the-same/m-p/607816#M105501</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2022-08-01T19:17:07Z</dc:date>
    </item>
  </channel>
</rss>

