<?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: XML - WinEvent Whitelist in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/XML-WinEvent-Whitelist/m-p/465330#M30552</link>
    <description>&lt;P&gt;Here are the docs:&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Data/MonitorWindowseventlogdata#Use_blacklists_and_whitelists_to_filter_on_XML-based_events"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Data/MonitorWindowseventlogdata#Use_blacklists_and_whitelists_to_filter_on_XML-based_events&lt;/A&gt;&lt;BR /&gt;
Try this (assuming the events have the strings &lt;CODE&gt;Eventcode=106&lt;/CODE&gt;, &lt;CODE&gt;Eventcode=4624&lt;/CODE&gt;, and&lt;CODE&gt;Eventcode=4625&lt;/CODE&gt;.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;whitelist= $XmlRegex= EventCode=(106|4624|4625)
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Sun, 15 Dec 2019 07:33:05 GMT</pubDate>
    <dc:creator>woodcock</dc:creator>
    <dc:date>2019-12-15T07:33:05Z</dc:date>
    <item>
      <title>XML - WinEvent Whitelist</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/XML-WinEvent-Whitelist/m-p/465328#M30550</link>
      <description>&lt;P&gt;I have see other example, but non using XML for the whitelist.  I only have a 2GB license and I have to go very slow at what I collect and add in event ID until I reach close to the max.  I look at my index and I see a bunch of other event ids, what did I do wrong?&lt;/P&gt;

&lt;P&gt;[WinEventLog://Security]&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
start_from = oldest&lt;BR /&gt;
current_only = 0&lt;BR /&gt;
evt_resolve_ad_obj = 1&lt;BR /&gt;
checkpointInterval = 5&lt;BR /&gt;
whitelist= $XmlRegex= EventCode="106, 4624, 4625"&lt;BR /&gt;
renderXml = true&lt;BR /&gt;
index = xmlwineventlog&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 03:22:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/XML-WinEvent-Whitelist/m-p/465328#M30550</guid>
      <dc:creator>cstewart28</dc:creator>
      <dc:date>2020-09-30T03:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: XML - WinEvent Whitelist</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/XML-WinEvent-Whitelist/m-p/465329#M30551</link>
      <description>&lt;P&gt;Not sure, but I think &lt;CODE&gt;whitelist = 106,4624,4625&lt;/CODE&gt; should work.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2019 15:41:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/XML-WinEvent-Whitelist/m-p/465329#M30551</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2019-12-12T15:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: XML - WinEvent Whitelist</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/XML-WinEvent-Whitelist/m-p/465330#M30552</link>
      <description>&lt;P&gt;Here are the docs:&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Data/MonitorWindowseventlogdata#Use_blacklists_and_whitelists_to_filter_on_XML-based_events"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Data/MonitorWindowseventlogdata#Use_blacklists_and_whitelists_to_filter_on_XML-based_events&lt;/A&gt;&lt;BR /&gt;
Try this (assuming the events have the strings &lt;CODE&gt;Eventcode=106&lt;/CODE&gt;, &lt;CODE&gt;Eventcode=4624&lt;/CODE&gt;, and&lt;CODE&gt;Eventcode=4625&lt;/CODE&gt;.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;whitelist= $XmlRegex= EventCode=(106|4624|4625)
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sun, 15 Dec 2019 07:33:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/XML-WinEvent-Whitelist/m-p/465330#M30552</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-12-15T07:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: XML - WinEvent Whitelist</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/XML-WinEvent-Whitelist/m-p/618225#M50773</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp; your&amp;nbsp;&lt;SPAN&gt;&lt;FONT color="#000080"&gt;whitelist = 106,4624,4625&lt;/FONT&gt; will not work as long &lt;FONT color="#000080"&gt;renderXml = true&lt;/FONT&gt; according to the documentation.&lt;BR /&gt;&lt;BR /&gt;With &lt;FONT color="#000080"&gt;renderXml = true&lt;/FONT&gt; you need to use: &lt;FONT color="#000080"&gt;$XmlRegex&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2022 11:00:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/XML-WinEvent-Whitelist/m-p/618225#M50773</guid>
      <dc:creator>BDein</dc:creator>
      <dc:date>2022-10-25T11:00:54Z</dc:date>
    </item>
  </channel>
</rss>

