<?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: whitelist windows event logs in Training + Certification Discussions</title>
    <link>https://community.splunk.com/t5/Training-Certification/whitelist-windows-event-logs/m-p/385183#M749</link>
    <description>&lt;P&gt;If you are trying to exclude the event 4625, then you should not use whitelist. &lt;BR /&gt;
Whitelist will include the following pattern. &lt;/P&gt;

&lt;P&gt;Comments from documentation - &lt;A href="https://docs.splunk.com/Documentation/Splunk/7.2.5/Admin/Inputsconf#Event_Log_whitelist_and_blacklist_formats"&gt;https://docs.splunk.com/Documentation/Splunk/7.2.5/Admin/Inputsconf#Event_Log_whitelist_and_blacklist_formats&lt;/A&gt;&lt;BR /&gt;
" * Example:&lt;BR /&gt;
    whitelist = EventCode=%^200$% User=%jrodman%&lt;BR /&gt;
    Include events only if they have EventCode 200 and relate to User jrodman&lt;BR /&gt;
"&lt;BR /&gt;
Just try to use Blacklist if you want to drop EventCode 4625.&lt;BR /&gt;
Maybe try&lt;BR /&gt;
blacklist1 = EventCode="4625"&lt;BR /&gt;
or &lt;BR /&gt;
blacklist1 = EventCode="4625" Type = "(Information)"&lt;/P&gt;</description>
    <pubDate>Thu, 28 Mar 2019 12:04:32 GMT</pubDate>
    <dc:creator>ssadh_splunk</dc:creator>
    <dc:date>2019-03-28T12:04:32Z</dc:date>
    <item>
      <title>whitelist windows event logs</title>
      <link>https://community.splunk.com/t5/Training-Certification/whitelist-windows-event-logs/m-p/385180#M746</link>
      <description>&lt;P&gt;The whitelist is not working for windows event logs. Is there something I'm doing wrong?&lt;BR /&gt;
I'm trying to exclude event 4625 from blacklist1 because it is logged as information. &lt;/P&gt;

&lt;P&gt;[WinEventLog://Security]&lt;BR /&gt;
disabled=0&lt;BR /&gt;
whitelist = EventCode="4625"&lt;BR /&gt;
blacklist1 = Type = "(Information)"&lt;BR /&gt;
blacklist2 = Type = "(Security Audit Success)"&lt;BR /&gt;
blacklist3 = EventCode="36888"&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jan 2019 20:09:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Training-Certification/whitelist-windows-event-logs/m-p/385180#M746</guid>
      <dc:creator>splunkbeef</dc:creator>
      <dc:date>2019-01-03T20:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: whitelist windows event logs</title>
      <link>https://community.splunk.com/t5/Training-Certification/whitelist-windows-event-logs/m-p/385181#M747</link>
      <description>&lt;P&gt;Check the below answers:&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/235768/not-able-to-whitelist-windows-events-logs.html"&gt;https://answers.splunk.com/answers/235768/not-able-to-whitelist-windows-events-logs.html&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/152131/filter-windows-eventcode-using-blacklist-and-whitelist.html"&gt;https://answers.splunk.com/answers/152131/filter-windows-eventcode-using-blacklist-and-whitelist.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jan 2019 22:26:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Training-Certification/whitelist-windows-event-logs/m-p/385181#M747</guid>
      <dc:creator>muralikoppula</dc:creator>
      <dc:date>2019-01-03T22:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: whitelist windows event logs</title>
      <link>https://community.splunk.com/t5/Training-Certification/whitelist-windows-event-logs/m-p/385182#M748</link>
      <description>&lt;P&gt;I looked at this documentation and others. Ran various btool options, I have no errors reported with btool check, and regex-validate. The debug output seems pretty clean also. &lt;/P&gt;</description>
      <pubDate>Fri, 04 Jan 2019 14:18:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Training-Certification/whitelist-windows-event-logs/m-p/385182#M748</guid>
      <dc:creator>splunkbeef</dc:creator>
      <dc:date>2019-01-04T14:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: whitelist windows event logs</title>
      <link>https://community.splunk.com/t5/Training-Certification/whitelist-windows-event-logs/m-p/385183#M749</link>
      <description>&lt;P&gt;If you are trying to exclude the event 4625, then you should not use whitelist. &lt;BR /&gt;
Whitelist will include the following pattern. &lt;/P&gt;

&lt;P&gt;Comments from documentation - &lt;A href="https://docs.splunk.com/Documentation/Splunk/7.2.5/Admin/Inputsconf#Event_Log_whitelist_and_blacklist_formats"&gt;https://docs.splunk.com/Documentation/Splunk/7.2.5/Admin/Inputsconf#Event_Log_whitelist_and_blacklist_formats&lt;/A&gt;&lt;BR /&gt;
" * Example:&lt;BR /&gt;
    whitelist = EventCode=%^200$% User=%jrodman%&lt;BR /&gt;
    Include events only if they have EventCode 200 and relate to User jrodman&lt;BR /&gt;
"&lt;BR /&gt;
Just try to use Blacklist if you want to drop EventCode 4625.&lt;BR /&gt;
Maybe try&lt;BR /&gt;
blacklist1 = EventCode="4625"&lt;BR /&gt;
or &lt;BR /&gt;
blacklist1 = EventCode="4625" Type = "(Information)"&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2019 12:04:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Training-Certification/whitelist-windows-event-logs/m-p/385183#M749</guid>
      <dc:creator>ssadh_splunk</dc:creator>
      <dc:date>2019-03-28T12:04:32Z</dc:date>
    </item>
  </channel>
</rss>

