<?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: What Windows Event Codes are generally acceptable to filter out? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/What-Windows-Event-Codes-are-generally-acceptable-to-filter-out/m-p/13345#M1185</link>
    <description>&lt;P&gt;You can filter using multiple values or one value.&lt;/P&gt;

&lt;P&gt;See this answer for an example:  &lt;A href="http://answers.splunk.com/questions/577/how-do-you-filter-windows-event-log" rel="nofollow"&gt;http://answers.splunk.com/questions/577/how-do-you-filter-windows-event-log&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;I filter out EventCodes that are irrelevant.  This site gives you a down and dirty look at WindowsEventLog:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://www.ultimatewindowssecurity.com/securitylog/encyclopedia/default.aspx" rel="nofollow"&gt;http://www.ultimatewindowssecurity.com/securitylog/encyclopedia/default.aspx&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;The webinars in the site are pretty helpful as well.  Once you've built your list of events to filter, apply them on your splunk instance.&lt;/P&gt;</description>
    <pubDate>Thu, 13 May 2010 02:28:05 GMT</pubDate>
    <dc:creator>BunnyHop</dc:creator>
    <dc:date>2010-05-13T02:28:05Z</dc:date>
    <item>
      <title>What Windows Event Codes are generally acceptable to filter out?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-Windows-Event-Codes-are-generally-acceptable-to-filter-out/m-p/13344#M1184</link>
      <description>&lt;P&gt;Is there a good reference list or someone that can post what ways Windows Event Logs are being filtered?  I'm particularly interested in those from a security perspective.  For example, I get a flood of successful logins on an IIS web server from the IUSR account, which is of little value to me.&lt;/P&gt;</description>
      <pubDate>Wed, 12 May 2010 23:15:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-Windows-Event-Codes-are-generally-acceptable-to-filter-out/m-p/13344#M1184</guid>
      <dc:creator>jones4bob</dc:creator>
      <dc:date>2010-05-12T23:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: What Windows Event Codes are generally acceptable to filter out?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-Windows-Event-Codes-are-generally-acceptable-to-filter-out/m-p/13345#M1185</link>
      <description>&lt;P&gt;You can filter using multiple values or one value.&lt;/P&gt;

&lt;P&gt;See this answer for an example:  &lt;A href="http://answers.splunk.com/questions/577/how-do-you-filter-windows-event-log" rel="nofollow"&gt;http://answers.splunk.com/questions/577/how-do-you-filter-windows-event-log&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;I filter out EventCodes that are irrelevant.  This site gives you a down and dirty look at WindowsEventLog:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://www.ultimatewindowssecurity.com/securitylog/encyclopedia/default.aspx" rel="nofollow"&gt;http://www.ultimatewindowssecurity.com/securitylog/encyclopedia/default.aspx&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;The webinars in the site are pretty helpful as well.  Once you've built your list of events to filter, apply them on your splunk instance.&lt;/P&gt;</description>
      <pubDate>Thu, 13 May 2010 02:28:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-Windows-Event-Codes-are-generally-acceptable-to-filter-out/m-p/13345#M1185</guid>
      <dc:creator>BunnyHop</dc:creator>
      <dc:date>2010-05-13T02:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: What Windows Event Codes are generally acceptable to filter out?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-Windows-Event-Codes-are-generally-acceptable-to-filter-out/m-p/13346#M1186</link>
      <description>&lt;P&gt;Splunk 6 makes this easier now with blacklists for windows inputs.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[WinEventLog:Security]
disabled = false
blacklist = 5156-5157
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;It also makes suppressing the message payload much easier. &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[WinEventLog:Security]
disabled = 0
suppress_text = 1
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;A href="http://blogs.splunk.com/2013/10/14/windows-event-logs-in-splunk-6/"&gt;http://blogs.splunk.com/2013/10/14/windows-event-logs-in-splunk-6/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 09 Mar 2014 00:53:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-Windows-Event-Codes-are-generally-acceptable-to-filter-out/m-p/13346#M1186</guid>
      <dc:creator>chaker</dc:creator>
      <dc:date>2014-03-09T00:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: What Windows Event Codes are generally acceptable to filter out?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-Windows-Event-Codes-are-generally-acceptable-to-filter-out/m-p/13347#M1187</link>
      <description>&lt;P&gt;This does not work on Universal Forwarders, correct?&lt;/P&gt;</description>
      <pubDate>Mon, 19 May 2014 20:12:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-Windows-Event-Codes-are-generally-acceptable-to-filter-out/m-p/13347#M1187</guid>
      <dc:creator>denisevw</dc:creator>
      <dc:date>2014-05-19T20:12:49Z</dc:date>
    </item>
  </channel>
</rss>

