<?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 whitelist and blacklist input in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/whitelist-and-blacklist-input/m-p/95199#M19832</link>
    <description>&lt;P&gt;Hi, I am trying to construct an input.conf stanza + whitelist/blacklist rule to look for the following:&lt;/P&gt;

&lt;P&gt;accept all &lt;EM&gt;**.log&lt;/EM&gt;* files but specifically ignore&lt;BR /&gt;
&lt;STRONG&gt;log4j.log, broker.log, somefile.log&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;This is how the input.conf file looks like right now:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor://D:\ProgramName\logs]
whitelist=\.log$
blacklist=log4j|broker|somefile
disabled=false
sourcetype=newsourcetype
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;but at the moment it doesnt look like anything is being picked up with this combination. I have confirmed that the universal forwarder has installed this app. &lt;/P&gt;</description>
    <pubDate>Mon, 15 Apr 2013 21:24:46 GMT</pubDate>
    <dc:creator>virtualpony</dc:creator>
    <dc:date>2013-04-15T21:24:46Z</dc:date>
    <item>
      <title>whitelist and blacklist input</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/whitelist-and-blacklist-input/m-p/95199#M19832</link>
      <description>&lt;P&gt;Hi, I am trying to construct an input.conf stanza + whitelist/blacklist rule to look for the following:&lt;/P&gt;

&lt;P&gt;accept all &lt;EM&gt;**.log&lt;/EM&gt;* files but specifically ignore&lt;BR /&gt;
&lt;STRONG&gt;log4j.log, broker.log, somefile.log&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;This is how the input.conf file looks like right now:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor://D:\ProgramName\logs]
whitelist=\.log$
blacklist=log4j|broker|somefile
disabled=false
sourcetype=newsourcetype
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;but at the moment it doesnt look like anything is being picked up with this combination. I have confirmed that the universal forwarder has installed this app. &lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2013 21:24:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/whitelist-and-blacklist-input/m-p/95199#M19832</guid>
      <dc:creator>virtualpony</dc:creator>
      <dc:date>2013-04-15T21:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: whitelist and blacklist input</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/whitelist-and-blacklist-input/m-p/95200#M19833</link>
      <description>&lt;P&gt;Try :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor://D:\ProgramName\logs\*.log]
blacklist = (log4j|broker|somefile)
disabled=false
sourcetype=newsourcetype
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Also you might want to review these : &lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Data/Whitelistorblacklistspecificincomingdata"&gt;Whitelist or blacklist specific incoming data&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.2/Data/Editinputs.conf"&gt;Edit Inputs.conf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2013 12:57:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/whitelist-and-blacklist-input/m-p/95200#M19833</guid>
      <dc:creator>JSapienza</dc:creator>
      <dc:date>2013-04-16T12:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: whitelist and blacklist input</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/whitelist-and-blacklist-input/m-p/95201#M19834</link>
      <description>&lt;P&gt;Sorry, this doesn't work either.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2013 18:39:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/whitelist-and-blacklist-input/m-p/95201#M19834</guid>
      <dc:creator>virtualpony</dc:creator>
      <dc:date>2013-04-16T18:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: whitelist and blacklist input</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/whitelist-and-blacklist-input/m-p/95202#M19835</link>
      <description>&lt;P&gt;Well then there is another underlying issue because that is a valid input stanza. Are other files/directories being monitored on this machine and is that data visible from the search-head? Is this a manual deploy or are you using deployment server to push your changes ?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2013 18:55:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/whitelist-and-blacklist-input/m-p/95202#M19835</guid>
      <dc:creator>JSapienza</dc:creator>
      <dc:date>2013-04-16T18:55:08Z</dc:date>
    </item>
  </channel>
</rss>

