<?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: Why is my blacklist configuration under WinEventLog not working? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-blacklist-configuration-under-WinEventLog-not-working/m-p/245380#M47419</link>
    <description>&lt;P&gt;I don't think the Universal Forwarder can filter data. &lt;/P&gt;

&lt;P&gt;See &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.3.2/Forwarding/Routeandfilterdatad"&gt;http://docs.splunk.com/Documentation/Splunk/6.3.2/Forwarding/Routeandfilterdatad&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 22 Dec 2015 13:21:38 GMT</pubDate>
    <dc:creator>jplumsdaine22</dc:creator>
    <dc:date>2015-12-22T13:21:38Z</dc:date>
    <item>
      <title>Why is my blacklist configuration under WinEventLog not working?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-blacklist-configuration-under-WinEventLog-not-working/m-p/245377#M47416</link>
      <description>&lt;P&gt;I have the following stanza in the universal forwarder Splunk 6.3:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[WinEventLog://Security]
disabled = 0
blacklist1=EventCode="4656"
blacklist2=EventCode="5156"
blacklist3=EventCode="4658"
blacklist4=EventCode="5145"
blacklist5=EventCode="5158"
Blacklist6=EventCode="4663" Message="ZettaMirror_Sync"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The EventCode only blacklists function as expected, however, adding the Message filter does not. What you see here is the latest of many attempts at regEx's paired down to nothing, tried &lt;CODE&gt;.*ZettaMirror.*&lt;/CODE&gt;, tried using &lt;CODE&gt;Process_Name=".*Zetta.*"&lt;/CODE&gt; instead of Message, etc. The actual log event I want to get rid of is this one:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;11/25/2015 04:20:34 AM
LogName=Security
SourceName=Microsoft Windows security auditing.
EventCode=4663
EventType=0
Type=Information
ComputerName=hostname.domain.int
TaskCategory=File System
OpCode=Info
RecordNumber=517360030
Keywords=Audit Success
Message=An attempt was made to access an object.

Subject:
    Security ID:        NT AUTHORITY\SYSTEM
    Account Name:       HOSTNAMEREDACTED$
    Account Domain:     REDACTEDDOMAIN
    Logon ID:       0x3e7
Object:
    Object Server:  Security
    Object Type:    File
    Object Name:    \Device\HarddiskVolumeShadowCopy59\redactedDirectory\somepath.pdf
    Handle ID:  0x4a8

Process Information:
    Process ID: 0xcec
    Process Name:   C:\Program Files\Zetta\ZettaMirror\ZettaMirror_Sync.exe

Access Request Information:
    Accesses:   ReadData (or ListDirectory)
    Access Mask:    0x1
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 25 Nov 2015 13:19:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-blacklist-configuration-under-WinEventLog-not-working/m-p/245377#M47416</guid>
      <dc:creator>grantsmiley</dc:creator>
      <dc:date>2015-11-25T13:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my blacklist configuration under WinEventLog not working?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-blacklist-configuration-under-WinEventLog-not-working/m-p/245378#M47417</link>
      <description>&lt;P&gt;Apparently the editor likes to strip certain characters off my regEx's....&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2015 13:19:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-blacklist-configuration-under-WinEventLog-not-working/m-p/245378#M47417</guid>
      <dc:creator>grantsmiley</dc:creator>
      <dc:date>2015-11-25T13:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my blacklist configuration under WinEventLog not working?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-blacklist-configuration-under-WinEventLog-not-working/m-p/245379#M47418</link>
      <description>&lt;P&gt;Similar unanswered question: &lt;A href="https://answers.splunk.com/answers/224724/how-to-blacklist-events-in-wineventlog-that-have-a.html"&gt;https://answers.splunk.com/answers/224724/how-to-blacklist-events-in-wineventlog-that-have-a.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2015 13:47:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-blacklist-configuration-under-WinEventLog-not-working/m-p/245379#M47418</guid>
      <dc:creator>grantsmiley</dc:creator>
      <dc:date>2015-11-25T13:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my blacklist configuration under WinEventLog not working?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-blacklist-configuration-under-WinEventLog-not-working/m-p/245380#M47419</link>
      <description>&lt;P&gt;I don't think the Universal Forwarder can filter data. &lt;/P&gt;

&lt;P&gt;See &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.3.2/Forwarding/Routeandfilterdatad"&gt;http://docs.splunk.com/Documentation/Splunk/6.3.2/Forwarding/Routeandfilterdatad&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2015 13:21:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-blacklist-configuration-under-WinEventLog-not-working/m-p/245380#M47419</guid>
      <dc:creator>jplumsdaine22</dc:creator>
      <dc:date>2015-12-22T13:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my blacklist configuration under WinEventLog not working?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-blacklist-configuration-under-WinEventLog-not-working/m-p/245381#M47420</link>
      <description>&lt;P&gt;Try this,&lt;/P&gt;

&lt;PRE&gt;
[WinEventLog://Security]
disabled = 0
blacklist1 = 4656,5156,4658,5145,5158
blacklist2 = EventCode=%^4663$% Message=%ZettaMirror_Sync%
&lt;/PRE&gt;</description>
      <pubDate>Mon, 04 Jan 2016 20:53:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-blacklist-configuration-under-WinEventLog-not-working/m-p/245381#M47420</guid>
      <dc:creator>alemarzu</dc:creator>
      <dc:date>2016-01-04T20:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my blacklist configuration under WinEventLog not working?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-blacklist-configuration-under-WinEventLog-not-working/m-p/245382#M47421</link>
      <description>&lt;P&gt;It is possible since version 6+&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2016 20:56:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-blacklist-configuration-under-WinEventLog-not-working/m-p/245382#M47421</guid>
      <dc:creator>alemarzu</dc:creator>
      <dc:date>2016-01-04T20:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my blacklist configuration under WinEventLog not working?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-blacklist-configuration-under-WinEventLog-not-working/m-p/245383#M47422</link>
      <description>&lt;P&gt;When I take the event code off and just filter on that exe, I can name the full path it filters it. Strange...&lt;/P&gt;</description>
      <pubDate>Sun, 05 Feb 2017 13:39:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-blacklist-configuration-under-WinEventLog-not-working/m-p/245383#M47422</guid>
      <dc:creator>grantsmiley</dc:creator>
      <dc:date>2017-02-05T13:39:50Z</dc:date>
    </item>
  </channel>
</rss>

