<?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 Compound Windows blacklist in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Compound-Windows-blacklist/m-p/448824#M78005</link>
    <description>&lt;P&gt;I am attempting to blacklist all Domain Controller events of a specific class on our domain controllers.  While I have the blacklist working, it is doing it for all events for that user class - I want drop all successes while keeping any failures for troubleshooting.&lt;/P&gt;

&lt;P&gt;blacklist1 = EventCode="^(4624|4634|4648|4776)$"  Message=".+(?i:bob)|.+(?i:joe)"&lt;/P&gt;

&lt;P&gt;I have tried the following with no success (pun unintented)&lt;/P&gt;

&lt;P&gt;blacklist1 = EventCode="^(4624|4634|4648|4776)$"  Message=".+(?i:Audit Success).+(.+(?i:bob)|.+(?i:joe))"&lt;/P&gt;

&lt;P&gt;Any suggestions?&lt;/P&gt;</description>
    <pubDate>Mon, 18 Mar 2019 19:45:52 GMT</pubDate>
    <dc:creator>thomas_sords_ct</dc:creator>
    <dc:date>2019-03-18T19:45:52Z</dc:date>
    <item>
      <title>Compound Windows blacklist</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Compound-Windows-blacklist/m-p/448824#M78005</link>
      <description>&lt;P&gt;I am attempting to blacklist all Domain Controller events of a specific class on our domain controllers.  While I have the blacklist working, it is doing it for all events for that user class - I want drop all successes while keeping any failures for troubleshooting.&lt;/P&gt;

&lt;P&gt;blacklist1 = EventCode="^(4624|4634|4648|4776)$"  Message=".+(?i:bob)|.+(?i:joe)"&lt;/P&gt;

&lt;P&gt;I have tried the following with no success (pun unintented)&lt;/P&gt;

&lt;P&gt;blacklist1 = EventCode="^(4624|4634|4648|4776)$"  Message=".+(?i:Audit Success).+(.+(?i:bob)|.+(?i:joe))"&lt;/P&gt;

&lt;P&gt;Any suggestions?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 19:45:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Compound-Windows-blacklist/m-p/448824#M78005</guid>
      <dc:creator>thomas_sords_ct</dc:creator>
      <dc:date>2019-03-18T19:45:52Z</dc:date>
    </item>
  </channel>
</rss>

