<?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 question... in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/regex-question/m-p/105982#M27546</link>
    <description>&lt;P&gt;Use the &lt;CODE&gt;+&lt;/CODE&gt; quantifier: &lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;(?i)vpxd-\d+.log&lt;/CODE&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 18 Oct 2013 14:11:59 GMT</pubDate>
    <dc:creator>_d_</dc:creator>
    <dc:date>2013-10-18T14:11:59Z</dc:date>
    <item>
      <title>regex question...</title>
      <link>https://community.splunk.com/t5/Splunk-Search/regex-question/m-p/105981#M27545</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have an inputs.conf that has the following whitelist:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;whitelist = (?i)vpxd-\d{5}\.log&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;The 5 was originally a 4, which relates to a pid number attached to the log. I found out the hard way, that the pid switched from 4 digits to 5 digits.  My question is, how can I setup a regex that will handle any number of digits? &lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2013 14:08:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/regex-question/m-p/105981#M27545</guid>
      <dc:creator>a212830</dc:creator>
      <dc:date>2013-10-18T14:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: regex question...</title>
      <link>https://community.splunk.com/t5/Splunk-Search/regex-question/m-p/105982#M27546</link>
      <description>&lt;P&gt;Use the &lt;CODE&gt;+&lt;/CODE&gt; quantifier: &lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;(?i)vpxd-\d+.log&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2013 14:11:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/regex-question/m-p/105982#M27546</guid>
      <dc:creator>_d_</dc:creator>
      <dc:date>2013-10-18T14:11:59Z</dc:date>
    </item>
  </channel>
</rss>

