<?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: Extract numeric values with in a field in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Extract-numeric-values-with-in-a-field/m-p/507732#M141932</link>
    <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/223385"&gt;@iamsplunker&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Try and test against your data&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;|rex field=number max_match=0 "=(?&amp;lt;digits&amp;gt;\d+.?\d+|null)"&lt;/LI-CODE&gt;</description>
    <pubDate>Tue, 07 Jul 2020 03:12:26 GMT</pubDate>
    <dc:creator>renjith_nair</dc:creator>
    <dc:date>2020-07-07T03:12:26Z</dc:date>
    <item>
      <title>Extract numeric values with in a field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Extract-numeric-values-with-in-a-field/m-p/507725#M141930</link>
      <description>&lt;P&gt;We have a field called number and the field&amp;nbsp;&lt;SPAN&gt;number&lt;/SPAN&gt;&amp;nbsp;has both alpha and numeric values like "number=AVAILABLE=25 USD;" and the field&amp;nbsp;&lt;SPAN&gt;number&lt;/SPAN&gt;&amp;nbsp;also has multi values like number=" CREDIT_PAYMENT=200.22 USD; DEBIT_PAYMENT=500.10 USD;" also it has null values like number=null&lt;/P&gt;&lt;P&gt;I want to extract all dollar amounts like 25 and 200.22 and 500.10 and create a new field. How can I achieve this?&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2020 02:25:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Extract-numeric-values-with-in-a-field/m-p/507725#M141930</guid>
      <dc:creator>iamsplunker</dc:creator>
      <dc:date>2020-07-07T02:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: Extract numeric values with in a field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Extract-numeric-values-with-in-a-field/m-p/507732#M141932</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/223385"&gt;@iamsplunker&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Try and test against your data&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;|rex field=number max_match=0 "=(?&amp;lt;digits&amp;gt;\d+.?\d+|null)"&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 07 Jul 2020 03:12:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Extract-numeric-values-with-in-a-field/m-p/507732#M141932</guid>
      <dc:creator>renjith_nair</dc:creator>
      <dc:date>2020-07-07T03:12:26Z</dc:date>
    </item>
  </channel>
</rss>

