<?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 Help with regex whitelist in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Help-with-regex-whitelist/m-p/259198#M49751</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I need to whitelist files that match this format in a directory.  Hoping someone can help me....&lt;/P&gt;

&lt;P&gt;WebAPIServ_RTP_L1.20160102_171339_084.log&lt;BR /&gt;
WebAPIServ_RTP_L2.20160216_225645_002.log&lt;BR /&gt;
WebAPIServ_MMK_L1.20160102_171339_084.log&lt;BR /&gt;
WebAPIServ_MMK_L2.20160216_225645_022.log&lt;BR /&gt;
WebAPIServ_OMA_L1.20160102_171339_084.log&lt;BR /&gt;
WebAPIServ_OMA_L2.20160216_225645_022.log&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 09:11:30 GMT</pubDate>
    <dc:creator>a212830</dc:creator>
    <dc:date>2020-09-29T09:11:30Z</dc:date>
    <item>
      <title>Help with regex whitelist</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Help-with-regex-whitelist/m-p/259198#M49751</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I need to whitelist files that match this format in a directory.  Hoping someone can help me....&lt;/P&gt;

&lt;P&gt;WebAPIServ_RTP_L1.20160102_171339_084.log&lt;BR /&gt;
WebAPIServ_RTP_L2.20160216_225645_002.log&lt;BR /&gt;
WebAPIServ_MMK_L1.20160102_171339_084.log&lt;BR /&gt;
WebAPIServ_MMK_L2.20160216_225645_022.log&lt;BR /&gt;
WebAPIServ_OMA_L1.20160102_171339_084.log&lt;BR /&gt;
WebAPIServ_OMA_L2.20160216_225645_022.log&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 09:11:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Help-with-regex-whitelist/m-p/259198#M49751</guid>
      <dc:creator>a212830</dc:creator>
      <dc:date>2020-09-29T09:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: Help with regex whitelist</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Help-with-regex-whitelist/m-p/259199#M49752</link>
      <description>&lt;P&gt;If you're looking for just regex, depending on how specific you want it. Something like this might work:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;WebAPIServ_[A-Z]{3}_L(1|2)\.\d{8}_\d{6}_\d{3}.log
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 22 Mar 2016 16:36:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Help-with-regex-whitelist/m-p/259199#M49752</guid>
      <dc:creator>ejharts2015</dc:creator>
      <dc:date>2016-03-22T16:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: Help with regex whitelist</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Help-with-regex-whitelist/m-p/259200#M49753</link>
      <description>&lt;P&gt;Awesome.  Great example as well. &lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2016 16:47:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Help-with-regex-whitelist/m-p/259200#M49753</guid>
      <dc:creator>a212830</dc:creator>
      <dc:date>2016-03-22T16:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: Help with regex whitelist</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Help-with-regex-whitelist/m-p/259201#M49754</link>
      <description>&lt;P&gt;Yup. Happy to help. If it works for you please accept as the answer. Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2016 17:53:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Help-with-regex-whitelist/m-p/259201#M49754</guid>
      <dc:creator>ejharts2015</dc:creator>
      <dc:date>2016-03-22T17:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: Help with regex whitelist</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Help-with-regex-whitelist/m-p/259202#M49755</link>
      <description>&lt;P&gt;Good places to play and define your regex:&lt;BR /&gt;
&lt;A href="http://www.regexr.com/"&gt;http://www.regexr.com/&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://regex101.com/"&gt;https://regex101.com/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2016 19:13:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Help-with-regex-whitelist/m-p/259202#M49755</guid>
      <dc:creator>sloshburch</dc:creator>
      <dc:date>2016-03-22T19:13:34Z</dc:date>
    </item>
  </channel>
</rss>

