<?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: Filter out Windows Events from the Index Stream in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Filter-out-Windows-Events-from-the-Index-Stream/m-p/116316#M24274</link>
    <description>&lt;P&gt;Lucky for you Splunk 6 changed the game for filtering windows event logs.  It is all done in inputs.conf, so there is no need to pass information through props or transforms.&lt;/P&gt;

&lt;P&gt;Check out this post:&lt;/P&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>Thu, 16 Jan 2014 00:49:11 GMT</pubDate>
    <dc:creator>lukejadamec</dc:creator>
    <dc:date>2014-01-16T00:49:11Z</dc:date>
    <item>
      <title>Filter out Windows Events from the Index Stream</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Filter-out-Windows-Events-from-the-Index-Stream/m-p/116315#M24273</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;

&lt;P&gt;As of Splunk 6, my props/transforms to do the above action no longer work.  I haven't upgraded the UF on all my clients so the blacklist can't be used yet. Am I missing something?  I believe these use to work in 5.0.5.&lt;/P&gt;

&lt;P&gt;props.conf&lt;/P&gt;

&lt;P&gt;[source::WinEventLog:Security]&lt;BR /&gt;
TRANSFORMS-security1 = setnull2&lt;/P&gt;

&lt;P&gt;[source::WinEventLog:System]&lt;BR /&gt;
TRANSFORMS-system1 = setnull3&lt;/P&gt;

&lt;P&gt;transforms.conf&lt;/P&gt;

&lt;P&gt;[setnull2]&lt;BR /&gt;
REGEX = (?m)^EventCode=(4688|5152|5156|5157)&lt;BR /&gt;
DEST_KEY = queue&lt;BR /&gt;
FORMAT = nullQueue&lt;/P&gt;

&lt;P&gt;[setnull3]&lt;BR /&gt;
REGEX = (?m)^EventCode=(28)&lt;BR /&gt;
DEST_KEY = queue&lt;BR /&gt;
FORMAT = nullQueue&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2014 22:37:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Filter-out-Windows-Events-from-the-Index-Stream/m-p/116315#M24273</guid>
      <dc:creator>wweiland</dc:creator>
      <dc:date>2014-01-15T22:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: Filter out Windows Events from the Index Stream</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Filter-out-Windows-Events-from-the-Index-Stream/m-p/116316#M24274</link>
      <description>&lt;P&gt;Lucky for you Splunk 6 changed the game for filtering windows event logs.  It is all done in inputs.conf, so there is no need to pass information through props or transforms.&lt;/P&gt;

&lt;P&gt;Check out this post:&lt;/P&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>Thu, 16 Jan 2014 00:49:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Filter-out-Windows-Events-from-the-Index-Stream/m-p/116316#M24274</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2014-01-16T00:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: Filter out Windows Events from the Index Stream</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Filter-out-Windows-Events-from-the-Index-Stream/m-p/116317#M24275</link>
      <description>&lt;P&gt;Yeah, I read that too.  Unfortunately, not all of my UF have been upgraded to 6.0.1 so I can't do the blacklist just yet.  I read somewhere that this may be a bug in 6.x. Thank you for taking the time to post and link.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2014 01:00:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Filter-out-Windows-Events-from-the-Index-Stream/m-p/116317#M24275</guid>
      <dc:creator>wweiland</dc:creator>
      <dc:date>2014-01-16T01:00:11Z</dc:date>
    </item>
  </channel>
</rss>

