<?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 How to edit inputs.conf to blacklist an eventcode? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-inputs-conf-to-blacklist-an-eventcode/m-p/316734#M59225</link>
    <description>&lt;P&gt;I have the following inputs.conf stanza:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[WinEventLog://Security]     
disabled=0     
current_only=1     
blacklist1=EventCode=4662 Message=”Object Type:s+(?!groupPolicyContainer)”
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Still we are receiving all the eventcode. Could you please help what else changes has to be made?&lt;/P&gt;

&lt;P&gt;Note: We are making the changes in the deployment server for the blacklist&lt;/P&gt;</description>
    <pubDate>Wed, 24 May 2017 18:32:36 GMT</pubDate>
    <dc:creator>t_gayathirik</dc:creator>
    <dc:date>2017-05-24T18:32:36Z</dc:date>
    <item>
      <title>How to edit inputs.conf to blacklist an eventcode?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-inputs-conf-to-blacklist-an-eventcode/m-p/316734#M59225</link>
      <description>&lt;P&gt;I have the following inputs.conf stanza:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[WinEventLog://Security]     
disabled=0     
current_only=1     
blacklist1=EventCode=4662 Message=”Object Type:s+(?!groupPolicyContainer)”
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Still we are receiving all the eventcode. Could you please help what else changes has to be made?&lt;/P&gt;

&lt;P&gt;Note: We are making the changes in the deployment server for the blacklist&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2017 18:32:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-inputs-conf-to-blacklist-an-eventcode/m-p/316734#M59225</guid>
      <dc:creator>t_gayathirik</dc:creator>
      <dc:date>2017-05-24T18:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit inputs.conf to blacklist an eventcode?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-inputs-conf-to-blacklist-an-eventcode/m-p/316735#M59226</link>
      <description>&lt;P&gt;what is the full path to file of the above inputs.conf?&lt;BR /&gt;
are you leveraging the Splunk TA for Windows?&lt;/P&gt;</description>
      <pubDate>Sat, 27 May 2017 01:04:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-inputs-conf-to-blacklist-an-eventcode/m-p/316735#M59226</guid>
      <dc:creator>adonio</dc:creator>
      <dc:date>2017-05-27T01:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit inputs.conf to blacklist an eventcode?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-inputs-conf-to-blacklist-an-eventcode/m-p/316736#M59227</link>
      <description>&lt;P&gt;Pulled from my working blacklist of that precise same EventCode and scenario:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;blacklist1 = EventCode="4662" Message="Object Type:\s+(?!groupPolicyContainer)"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Not sure if the differences are copy/paste issues or if they're broken in your stanza, but the above has worked for me.  Note the &lt;CODE&gt;\s+&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Sat, 27 May 2017 02:27:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-inputs-conf-to-blacklist-an-eventcode/m-p/316736#M59227</guid>
      <dc:creator>Richfez</dc:creator>
      <dc:date>2017-05-27T02:27:36Z</dc:date>
    </item>
  </channel>
</rss>

