<?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: Windows Eventlog Blacklist Failing in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Windows-Eventlog-Blacklist-Failing/m-p/555142#M91968</link>
    <description>&lt;P&gt;Perhaps it is a typo just in the question, but the EventCode value in the blacklist does not match that in the event.&lt;/P&gt;</description>
    <pubDate>Wed, 09 Jun 2021 17:11:51 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2021-06-09T17:11:51Z</dc:date>
    <item>
      <title>Windows Eventlog Blacklist Failing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Windows-Eventlog-Blacklist-Failing/m-p/555112#M91963</link>
      <description>&lt;P&gt;Having issues with a blacklist of mine. Trying to filter out specific instances of an event code using regex. When I test out the pattern with regexr for example, it matches without issue. But the events are coming in regardless.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My blacklist would be:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;blacklist7 = EventCode = "4672" Message = "Account\sName\:\s+ACCOUNTNAME\$"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And an example event would be:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;06/09/2021 07:55:08 AM
LogName=Security
SourceName=Microsoft Windows security auditing.
EventCode=4672
EventType=0
Type=Information
ComputerName=HOSTNAME
TaskCategory=Special Logon
OpCode=Info
RecordNumber=3400724885
Keywords=Audit Success
Message=Special privileges assigned to new logon.

Subject:
	Security ID:		NT AUTHORITY\SYSTEM
	Account Name:		ACCOUNTNAME$
...&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jun 2021 17:20:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Windows-Eventlog-Blacklist-Failing/m-p/555112#M91963</guid>
      <dc:creator>pizzor</dc:creator>
      <dc:date>2021-06-09T17:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Eventlog Blacklist Failing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Windows-Eventlog-Blacklist-Failing/m-p/555120#M91965</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/205505"&gt;@pizzor&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Trying to filter WinEventLogs with more than EventCodes is limited by some key fields. Its not a free regex that you can drop there sort to speak.&lt;/P&gt;&lt;P&gt;You can find this set of valid keys in here:&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.0/Admin/Inputsconf#Event_Log_allow_list_and_deny_list_formats" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.0/Admin/Inputsconf#Event_Log_allow_list_and_deny_list_formats&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jun 2021 15:52:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Windows-Eventlog-Blacklist-Failing/m-p/555120#M91965</guid>
      <dc:creator>alemarzu</dc:creator>
      <dc:date>2021-06-09T15:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Eventlog Blacklist Failing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Windows-Eventlog-Blacklist-Failing/m-p/555127#M91966</link>
      <description>&lt;P&gt;Thanks, but the key I am using (Message) is listed. The "Account Name" piece also does show up in the Message field in the final extract results as well.&lt;/P&gt;&lt;P&gt;Splunk documentation also lists what I am trying to do as a example on this doc, under Example 5:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Data/Whitelistorblacklistspecificincomingdata?r=searchtip" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Data/Whitelistorblacklistspecificincomingdata?r=searchtip&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jun 2021 16:11:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Windows-Eventlog-Blacklist-Failing/m-p/555127#M91966</guid>
      <dc:creator>pizzor</dc:creator>
      <dc:date>2021-06-09T16:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Eventlog Blacklist Failing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Windows-Eventlog-Blacklist-Failing/m-p/555142#M91968</link>
      <description>&lt;P&gt;Perhaps it is a typo just in the question, but the EventCode value in the blacklist does not match that in the event.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jun 2021 17:11:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Windows-Eventlog-Blacklist-Failing/m-p/555142#M91968</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-06-09T17:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Eventlog Blacklist Failing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Windows-Eventlog-Blacklist-Failing/m-p/555148#M91970</link>
      <description>&lt;P&gt;It is, sorry. I am actually doing the same filter for similar events on both event codes 72 and 27, and got my examples mixed up. I'll correct that.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jun 2021 17:17:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Windows-Eventlog-Blacklist-Failing/m-p/555148#M91970</guid>
      <dc:creator>pizzor</dc:creator>
      <dc:date>2021-06-09T17:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Eventlog Blacklist Failing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Windows-Eventlog-Blacklist-Failing/m-p/557664#M92294</link>
      <description>&lt;P&gt;Seems I'm just not careful enough and my stanza name had a typo. The blacklist works as intended once I corrected that.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jun 2021 18:50:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Windows-Eventlog-Blacklist-Failing/m-p/557664#M92294</guid>
      <dc:creator>pizzor</dc:creator>
      <dc:date>2021-06-29T18:50:17Z</dc:date>
    </item>
  </channel>
</rss>

