<?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: Error with blacklisting 4662 events in inputs.conf in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Error-with-blacklisting-4662-events-in-inputs-conf/m-p/143152#M29255</link>
    <description>&lt;P&gt;Could you post relevant configs?&lt;/P&gt;</description>
    <pubDate>Tue, 15 Jul 2014 17:20:59 GMT</pubDate>
    <dc:creator>Ayn</dc:creator>
    <dc:date>2014-07-15T17:20:59Z</dc:date>
    <item>
      <title>Error with blacklisting 4662 events in inputs.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Error-with-blacklisting-4662-events-in-inputs-conf/m-p/143151#M29254</link>
      <description>&lt;P&gt;When attempting to use the following suggestion on blacklisting 4662 events, I run into an error in splunkd.log&lt;/P&gt;

&lt;P&gt;&lt;A href="http://blogs.splunk.com/2014/05/23/controlling-4662-messages-in-the-windows-security-event-log/"&gt;http://blogs.splunk.com/2014/05/23/controlling-4662-messages-in-the-windows-security-event-log/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;I have the UF 6.1.1 installed on my dc's.&lt;/P&gt;

&lt;P&gt;Error:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;07-15-2014 10:37:30.358 -0500 ERROR ExecProcessor - message from ""C:\Program Files\SplunkUniversalForwarder\bin\splunk-winevtlog.exe"" splunk-winevtlog - Processing: 'blacklist1', failed to find delimeter '4' in regex '4662 Message="Object Type:\s+(?!groupPolicyContainer)"' for key 'EventCode '. Discarding.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;inputs.conf:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[WinEventLog://Security]
checkpointInterval = 5
disabled = 0 
start_from = oldest
current_only = 1
index = dclogs
maxKBps=0
evt_resolve_ad_obj = 0
evt_dc_name = localhost
blacklist1 = EventCode=4662 Message="Object Type:\s+(?!groupPolicyContainer)"
blacklist2 = EventCode=566 Message="Object Type:\s+(?!groupPolicyContainer)"
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 15 Jul 2014 16:00:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Error-with-blacklisting-4662-events-in-inputs-conf/m-p/143151#M29254</guid>
      <dc:creator>aelliott</dc:creator>
      <dc:date>2014-07-15T16:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: Error with blacklisting 4662 events in inputs.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Error-with-blacklisting-4662-events-in-inputs-conf/m-p/143152#M29255</link>
      <description>&lt;P&gt;Could you post relevant configs?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jul 2014 17:20:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Error-with-blacklisting-4662-events-in-inputs-conf/m-p/143152#M29255</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2014-07-15T17:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Error with blacklisting 4662 events in inputs.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Error-with-blacklisting-4662-events-in-inputs-conf/m-p/143153#M29256</link>
      <description>&lt;P&gt;I think that the regex is missing a pair of quotations.  I think that the blacklist lines should look like:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;blacklist1 = EventCode="4662" Message="Object Type:\s+(?!groupPolicyContainer)"
blacklist2 = EventCode="566" Message="Object Type:\s+(?!groupPolicyContainer)"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;That would explain the error message with the 4 being picked up as a delimeter instead.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2014 21:03:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Error-with-blacklisting-4662-events-in-inputs-conf/m-p/143153#M29256</guid>
      <dc:creator>phirayam</dc:creator>
      <dc:date>2014-07-31T21:03:05Z</dc:date>
    </item>
  </channel>
</rss>

