<?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: Trouble Blacklisting Event Codes in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Trouble-Blacklisting-Event-Codes/m-p/685682#M114371</link>
    <description>&lt;P&gt;Yes, you are.&lt;/P&gt;&lt;P&gt;white/blacklist has two options.&lt;/P&gt;&lt;P&gt;1. You explicitly list (dis)allowed event codes&lt;/P&gt;&lt;PRE&gt;blacklist1=17,234,4762-4767&lt;/PRE&gt;&lt;P&gt;2. You specify key=regex to match (caveat - doesn't work with xml rendered events; in this case you need another setting)&lt;/P&gt;&lt;PRE&gt;blacklist1 = EventCode=%47..%&lt;/PRE&gt;&lt;P&gt;You tried to use the second option to do the first one.&lt;/P&gt;</description>
    <pubDate>Fri, 26 Apr 2024 18:59:22 GMT</pubDate>
    <dc:creator>PickleRick</dc:creator>
    <dc:date>2024-04-26T18:59:22Z</dc:date>
    <item>
      <title>Trouble Blacklisting Event Codes</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Trouble-Blacklisting-Event-Codes/m-p/685676#M114369</link>
      <description>&lt;P&gt;My inputs.conf from the deployment server (confirmed that it is being pushed to all hosts correctly):&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;{WinEventLog://Security}&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;index = wineventlog

sourcetype = WinEventLog:Security

disabled = 0

whitelist = EventCode="0-6000"

blacklist = EventCode="1,2,3,4,"&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Substituted other values for the blacklisted ones.&amp;nbsp; Despite being explicitly disallowed all host forwarders are still collecting and forwarding these events to the indexer.&amp;nbsp; Am I misconfiguring this?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2024 20:26:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Trouble-Blacklisting-Event-Codes/m-p/685676#M114369</guid>
      <dc:creator>kymenope</dc:creator>
      <dc:date>2024-04-26T20:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble Blacklisting Event Codes</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Trouble-Blacklisting-Event-Codes/m-p/685681#M114370</link>
      <description>&lt;P&gt;Try setting it like this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[WinEventLog://Security]
index = wineventlog
sourcetype = WinEventLog:Security
disabled = 0
whitelist = 0-6000
blacklist = 1,2,3,4&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 26 Apr 2024 18:59:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Trouble-Blacklisting-Event-Codes/m-p/685681#M114370</guid>
      <dc:creator>marnall</dc:creator>
      <dc:date>2024-04-26T18:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble Blacklisting Event Codes</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Trouble-Blacklisting-Event-Codes/m-p/685682#M114371</link>
      <description>&lt;P&gt;Yes, you are.&lt;/P&gt;&lt;P&gt;white/blacklist has two options.&lt;/P&gt;&lt;P&gt;1. You explicitly list (dis)allowed event codes&lt;/P&gt;&lt;PRE&gt;blacklist1=17,234,4762-4767&lt;/PRE&gt;&lt;P&gt;2. You specify key=regex to match (caveat - doesn't work with xml rendered events; in this case you need another setting)&lt;/P&gt;&lt;PRE&gt;blacklist1 = EventCode=%47..%&lt;/PRE&gt;&lt;P&gt;You tried to use the second option to do the first one.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2024 18:59:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Trouble-Blacklisting-Event-Codes/m-p/685682#M114371</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-04-26T18:59:22Z</dc:date>
    </item>
  </channel>
</rss>

