<?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 Event Log Inputs - Combining whitelists of EventCodes and SourceNames in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Windows-Event-Log-Inputs-Combining-whitelists-of-EventCodes-and/m-p/213251#M41874</link>
    <description>&lt;P&gt;For normal monitor inputs that is true, however the docs state otherwise for Windows Events.&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.6/Admin/Inputsconf#inputs.conf.spec"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.6/Admin/Inputsconf#inputs.conf.spec&lt;/A&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;whitelist = &amp;lt;list of eventIDs&amp;gt; | key=regex [key=regex]
blacklist = &amp;lt;list of eventIDs&amp;gt; | key=regex [key=regex]

whitelist1 = key=regex [key=regex]
whitelist2 = key=regex [key=regex]
whitelist3 = key=regex [key=regex]
blacklist1 = key=regex [key=regex]
blacklist2 = key=regex [key=regex]
blacklist3 = key=regex [key=regex]
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 04 Nov 2015 18:50:37 GMT</pubDate>
    <dc:creator>adam_reber</dc:creator>
    <dc:date>2015-11-04T18:50:37Z</dc:date>
    <item>
      <title>Windows Event Log Inputs - Combining whitelists of EventCodes and SourceNames</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Windows-Event-Log-Inputs-Combining-whitelists-of-EventCodes-and/m-p/213249#M41872</link>
      <description>&lt;P&gt;I am trying to collect a whitelist of about 200 EventCodes in the Windows Security log, in addition to ANY event in the Security log that has a SourceName=MSSQL*.  Here is what I have:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[WinEventLog://Security]
disabled = false
whitelist = 528,532,4624,4628...
whitelist1 = SourceName=%MSSQL.*%
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;However, now I only get MSSQL events, and it appears to ignore the first whitelist.  How can I combine them so that I see any event matching, 528,532,4624,4628 regardless of SourceName, and any event with SourceName=MSSQL regardless of EventCode?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2015 18:11:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Windows-Event-Log-Inputs-Combining-whitelists-of-EventCodes-and/m-p/213249#M41872</guid>
      <dc:creator>adam_reber</dc:creator>
      <dc:date>2015-11-04T18:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Event Log Inputs - Combining whitelists of EventCodes and SourceNames</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Windows-Event-Log-Inputs-Combining-whitelists-of-EventCodes-and/m-p/213250#M41873</link>
      <description>&lt;P&gt;for whitelisting/blacklisting it needs to be formatted as follows:&lt;/P&gt;

&lt;P&gt;whitelist.0 =  first condition&lt;BR /&gt;
whitelist.1 = second condition&lt;BR /&gt;
whitelist.n = etc&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2015 18:30:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Windows-Event-Log-Inputs-Combining-whitelists-of-EventCodes-and/m-p/213250#M41873</guid>
      <dc:creator>ltrand</dc:creator>
      <dc:date>2015-11-04T18:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Event Log Inputs - Combining whitelists of EventCodes and SourceNames</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Windows-Event-Log-Inputs-Combining-whitelists-of-EventCodes-and/m-p/213251#M41874</link>
      <description>&lt;P&gt;For normal monitor inputs that is true, however the docs state otherwise for Windows Events.&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.6/Admin/Inputsconf#inputs.conf.spec"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.6/Admin/Inputsconf#inputs.conf.spec&lt;/A&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;whitelist = &amp;lt;list of eventIDs&amp;gt; | key=regex [key=regex]
blacklist = &amp;lt;list of eventIDs&amp;gt; | key=regex [key=regex]

whitelist1 = key=regex [key=regex]
whitelist2 = key=regex [key=regex]
whitelist3 = key=regex [key=regex]
blacklist1 = key=regex [key=regex]
blacklist2 = key=regex [key=regex]
blacklist3 = key=regex [key=regex]
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 04 Nov 2015 18:50:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Windows-Event-Log-Inputs-Combining-whitelists-of-EventCodes-and/m-p/213251#M41874</guid>
      <dc:creator>adam_reber</dc:creator>
      <dc:date>2015-11-04T18:50:37Z</dc:date>
    </item>
  </channel>
</rss>

