<?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: What is wrong with my inputs.conf eventcode blacklist? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/What-is-wrong-with-my-inputs-conf-eventcode-blacklist/m-p/168299#M34061</link>
    <description>&lt;P&gt;The issue here is that the EventCode=4662 needs to be surrounded by some sort of delimiter , per the following in inputs.conf &lt;/P&gt;

&lt;P&gt;In key/regex formn, the first character of the regex is the delimeter. Valid regexes look like:&lt;BR /&gt;
  %regex% &lt;EM&gt;regex&lt;/EM&gt; "regex" etc. The only restriction is that the delimiter cannot be within the regex itself.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.1/Admin/Inputsconf"&gt;http://docs.splunk.com/Documentation/Splunk/6.1/Admin/Inputsconf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;So if you instead add a delimiter , EventCode="4662"  this will resolve the issue&lt;/P&gt;

&lt;P&gt;blacklist1=EventCode="4662" Message=”Object Type:s+(?!groupPolicyContainer)”&lt;/P&gt;

&lt;P&gt;should work&lt;/P&gt;</description>
    <pubDate>Sat, 02 Aug 2014 00:25:38 GMT</pubDate>
    <dc:creator>kserra_splunk</dc:creator>
    <dc:date>2014-08-02T00:25:38Z</dc:date>
    <item>
      <title>What is wrong with my inputs.conf eventcode blacklist?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-is-wrong-with-my-inputs-conf-eventcode-blacklist/m-p/168298#M34060</link>
      <description>&lt;P&gt;I have setup the following inputs.conf stanza :&lt;BR /&gt;
&lt;PRE&gt;&lt;BR /&gt;
[WinEventLog://Security] &lt;BR /&gt;
disabled=0 &lt;BR /&gt;
current_only=1 &lt;BR /&gt;
blacklist1=EventCode=4662 Message=”Object Type:\s+(?!groupPolicyContainer)”&lt;BR /&gt;
&lt;/PRE&gt;&lt;BR /&gt;
but these events are still showing up in splunk when I search , what is the issue here?&lt;/P&gt;

&lt;P&gt;I am using windows universal forwarder 6.1.1 and the latest windows-TA&lt;/P&gt;</description>
      <pubDate>Sat, 02 Aug 2014 00:21:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-is-wrong-with-my-inputs-conf-eventcode-blacklist/m-p/168298#M34060</guid>
      <dc:creator>splunkIT</dc:creator>
      <dc:date>2014-08-02T00:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: What is wrong with my inputs.conf eventcode blacklist?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-is-wrong-with-my-inputs-conf-eventcode-blacklist/m-p/168299#M34061</link>
      <description>&lt;P&gt;The issue here is that the EventCode=4662 needs to be surrounded by some sort of delimiter , per the following in inputs.conf &lt;/P&gt;

&lt;P&gt;In key/regex formn, the first character of the regex is the delimeter. Valid regexes look like:&lt;BR /&gt;
  %regex% &lt;EM&gt;regex&lt;/EM&gt; "regex" etc. The only restriction is that the delimiter cannot be within the regex itself.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.1/Admin/Inputsconf"&gt;http://docs.splunk.com/Documentation/Splunk/6.1/Admin/Inputsconf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;So if you instead add a delimiter , EventCode="4662"  this will resolve the issue&lt;/P&gt;

&lt;P&gt;blacklist1=EventCode="4662" Message=”Object Type:s+(?!groupPolicyContainer)”&lt;/P&gt;

&lt;P&gt;should work&lt;/P&gt;</description>
      <pubDate>Sat, 02 Aug 2014 00:25:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-is-wrong-with-my-inputs-conf-eventcode-blacklist/m-p/168299#M34061</guid>
      <dc:creator>kserra_splunk</dc:creator>
      <dc:date>2014-08-02T00:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: What is wrong with my inputs.conf eventcode blacklist?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-is-wrong-with-my-inputs-conf-eventcode-blacklist/m-p/168300#M34062</link>
      <description>&lt;P&gt;Thanks bro.  That did it for me.&lt;/P&gt;</description>
      <pubDate>Sat, 02 Aug 2014 00:33:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-is-wrong-with-my-inputs-conf-eventcode-blacklist/m-p/168300#M34062</guid>
      <dc:creator>splunkIT</dc:creator>
      <dc:date>2014-08-02T00:33:47Z</dc:date>
    </item>
  </channel>
</rss>

