<?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: Regex Whitespaces delimiter in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Regex-Whitespaces-delimiter/m-p/473093#M133165</link>
    <description>&lt;P&gt;Indicate the leading spaces with &lt;CODE&gt;\s*&lt;/CODE&gt; and the intervening spaces with &lt;CODE&gt;\s+&lt;/CODE&gt;.  The full regex would look something like &lt;CODE&gt;\s*(\S+)\s+(\S+)\s+...&lt;/CODE&gt;.&lt;/P&gt;</description>
    <pubDate>Mon, 17 Feb 2020 13:27:45 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2020-02-17T13:27:45Z</dc:date>
    <item>
      <title>Regex Whitespaces delimiter</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Regex-Whitespaces-delimiter/m-p/473092#M133164</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I have this data which I want to extract to fields :&lt;BR /&gt;
   230.00      36.220  00000111   1   07     103442 07:15 06/01/20   95 &amp;#143;‰†&amp;#144;&amp;#129; 05     ˆ˜‹€˜™‰ 040000 0005326100352697670                00000001 00050001   6.350                     0000000000000000000 2914908  2 00  411           1&lt;/P&gt;

&lt;P&gt;I have unknown number of spaces at the beginning and unknown number of spaces in between fields...&lt;BR /&gt;
can someone help with the regex so I can extract the data in the props.conf file ?&lt;BR /&gt;
Thanks&lt;BR /&gt;
Ran&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2020 11:36:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Regex-Whitespaces-delimiter/m-p/473092#M133164</guid>
      <dc:creator>ranmys</dc:creator>
      <dc:date>2020-02-17T11:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: Regex Whitespaces delimiter</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Regex-Whitespaces-delimiter/m-p/473093#M133165</link>
      <description>&lt;P&gt;Indicate the leading spaces with &lt;CODE&gt;\s*&lt;/CODE&gt; and the intervening spaces with &lt;CODE&gt;\s+&lt;/CODE&gt;.  The full regex would look something like &lt;CODE&gt;\s*(\S+)\s+(\S+)\s+...&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2020 13:27:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Regex-Whitespaces-delimiter/m-p/473093#M133165</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-02-17T13:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: Regex Whitespaces delimiter</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Regex-Whitespaces-delimiter/m-p/473094#M133166</link>
      <description>&lt;P&gt;Thanks, Did the job &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2020 14:49:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Regex-Whitespaces-delimiter/m-p/473094#M133166</guid>
      <dc:creator>ranmys</dc:creator>
      <dc:date>2020-02-18T14:49:40Z</dc:date>
    </item>
  </channel>
</rss>

