<?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 Multiple blacklist paths in one stanza in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Multiple-blacklist-paths-in-one-stanza/m-p/42411#M7887</link>
    <description>&lt;P&gt;I'm pretty sure this is incorrect:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;recursive = true
blacklist = conc/out/*
blacklist = reports/cache/*
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Would a correct line look more like this?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;blacklist = (conc/out/*|reports/cache/*)
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 29 Dec 2011 23:40:17 GMT</pubDate>
    <dc:creator>mikeely</dc:creator>
    <dc:date>2011-12-29T23:40:17Z</dc:date>
    <item>
      <title>Multiple blacklist paths in one stanza</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Multiple-blacklist-paths-in-one-stanza/m-p/42411#M7887</link>
      <description>&lt;P&gt;I'm pretty sure this is incorrect:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;recursive = true
blacklist = conc/out/*
blacklist = reports/cache/*
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Would a correct line look more like this?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;blacklist = (conc/out/*|reports/cache/*)
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 29 Dec 2011 23:40:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Multiple-blacklist-paths-in-one-stanza/m-p/42411#M7887</guid>
      <dc:creator>mikeely</dc:creator>
      <dc:date>2011-12-29T23:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple blacklist paths in one stanza</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Multiple-blacklist-paths-in-one-stanza/m-p/42412#M7888</link>
      <description>&lt;P&gt;Yes, your first example is incorrect.  Only one of the blacklists will take effect.  And, yes, using the regex &lt;CODE&gt;|&lt;/CODE&gt; should be valid as well..&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2011 01:01:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Multiple-blacklist-paths-in-one-stanza/m-p/42412#M7888</guid>
      <dc:creator>dwaddle</dc:creator>
      <dc:date>2011-12-30T01:01:56Z</dc:date>
    </item>
  </channel>
</rss>

