<?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: Multiple blacklist from different inputs in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Multiple-blacklist-from-different-inputs/m-p/468599#M80665</link>
    <description>&lt;P&gt;Yes, have 2 apps, with different names and have one with &lt;CODE&gt;blacklist1&lt;/CODE&gt; and &lt;CODE&gt;blacklist2&lt;/CODE&gt;, the other with &lt;CODE&gt;blacklist9&lt;/CODE&gt; (or &lt;CODE&gt;blacklist3&lt;/CODE&gt;; both should work).  Deploy one, the other or both, and it will do what you expect/need.&lt;/P&gt;</description>
    <pubDate>Fri, 25 Oct 2019 23:54:04 GMT</pubDate>
    <dc:creator>woodcock</dc:creator>
    <dc:date>2019-10-25T23:54:04Z</dc:date>
    <item>
      <title>Multiple blacklist from different inputs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Multiple-blacklist-from-different-inputs/m-p/468597#M80663</link>
      <description>&lt;P&gt;We are working on moving from Splunk Add-on for Microsoft Windows DNS to Splunk Add-on for Microsoft Windows. We currently have the blacklist for event codes 4662 and 566 setup in the Windows add-on as blacklist1 and blacklist 2, respectively. &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;The question I have is, we have some servers that have a blacklist on event codes 4634 and 4907 (activedirectory/local/inputs.conf)&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;blacklist = 4634,4907
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;What would be best way to go about getting these two to work together? If I name it blacklist 9, will that still work, as there is not a 1-8 or a 3-8?&lt;/P&gt;

&lt;P&gt;Or would it be better if I just made a copy of the Windows Add-on for those servers?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2019 16:20:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Multiple-blacklist-from-different-inputs/m-p/468597#M80663</guid>
      <dc:creator>cboillot</dc:creator>
      <dc:date>2019-10-23T16:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple blacklist from different inputs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Multiple-blacklist-from-different-inputs/m-p/468598#M80664</link>
      <description>&lt;P&gt;you have an option to group the eventcode when there are having the same message pattern. &lt;/P&gt;

&lt;P&gt;blacklist1 = EventCode="(566|4662)" Message="Object Type:(?!\s*groupPolicyContainer)"&lt;BR /&gt;
blacklist2 = EventCode="(4634|4907)" Message="Account Name:(\W+\w+$)"&lt;/P&gt;

&lt;P&gt;Here you have a document with more details about blacklist windows events&lt;BR /&gt;
&lt;A href="https://gist.github.com/automine/a3915d5238e2967c8d44b0ebcfb66147"&gt;https://gist.github.com/automine/a3915d5238e2967c8d44b0ebcfb66147&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;you also have an option to use the add-on because all the configuration is already there, so you can also customise this add-on with those new blacklist&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2019 22:49:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Multiple-blacklist-from-different-inputs/m-p/468598#M80664</guid>
      <dc:creator>ivanreis</dc:creator>
      <dc:date>2019-10-23T22:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple blacklist from different inputs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Multiple-blacklist-from-different-inputs/m-p/468599#M80665</link>
      <description>&lt;P&gt;Yes, have 2 apps, with different names and have one with &lt;CODE&gt;blacklist1&lt;/CODE&gt; and &lt;CODE&gt;blacklist2&lt;/CODE&gt;, the other with &lt;CODE&gt;blacklist9&lt;/CODE&gt; (or &lt;CODE&gt;blacklist3&lt;/CODE&gt;; both should work).  Deploy one, the other or both, and it will do what you expect/need.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2019 23:54:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Multiple-blacklist-from-different-inputs/m-p/468599#M80665</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-10-25T23:54:04Z</dc:date>
    </item>
  </channel>
</rss>

