<?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 Filtering  working on all but one host. in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Windows-Event-Filtering-working-on-all-but-one-host/m-p/46521#M8784</link>
    <description>&lt;P&gt;This is strange.  Are you sure it's the heavy forwarder app that is enabled, and not the Light Forwarder app?  Are both perhaps enabled?  It sounds like this forwarder isn't doing parsing, because the same config works on all of the others.&lt;/P&gt;

&lt;P&gt;You might try putting this same props / transforms setup on your indexers, and see if that filters these away.&lt;/P&gt;</description>
    <pubDate>Wed, 09 May 2012 13:55:13 GMT</pubDate>
    <dc:creator>dwaddle</dc:creator>
    <dc:date>2012-05-09T13:55:13Z</dc:date>
    <item>
      <title>Windows Event Filtering  working on all but one host.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Windows-Event-Filtering-working-on-all-but-one-host/m-p/46520#M8783</link>
      <description>&lt;P&gt;This is a weird situation.  I have on a number of Windows hosts running the heavyweight forwarder the following in &lt;CODE&gt;local\props.conf&lt;/CODE&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[WinEventLog:Security]
TRANSFORMS-null = setnull
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;and in &lt;CODE&gt;local\transforms.conf&lt;/CODE&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[setnull]
REGEX = (?msi)^EventCode=(5152|5157)\b
DEST_KEY = queue
FORMAT = nullQueue
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;That's been in place for about six months and was working as expected across all hosts (we did not see those codes in the indexer).  A couple months ago, one host was rebuilt and inadvertently, the windows app was not installed.  Recently we had a flood of the above two events, plus another, 5447, from that particular host.  I updated transforms.conf to add the 5447 event (propgated to all other hosts) and added the windows app to the one that was missing it (and restarted splunk all around).  All the other hosts are behaving as expected.  That one host is still sending the 5152, 5157 and 5447 events.  I've gone so far as to remove and reinstall splunk on it but it's still sending them.  What could be going wrong?&lt;/P&gt;</description>
      <pubDate>Tue, 08 May 2012 20:41:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Windows-Event-Filtering-working-on-all-but-one-host/m-p/46520#M8783</guid>
      <dc:creator>dsg18096</dc:creator>
      <dc:date>2012-05-08T20:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Event Filtering  working on all but one host.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Windows-Event-Filtering-working-on-all-but-one-host/m-p/46521#M8784</link>
      <description>&lt;P&gt;This is strange.  Are you sure it's the heavy forwarder app that is enabled, and not the Light Forwarder app?  Are both perhaps enabled?  It sounds like this forwarder isn't doing parsing, because the same config works on all of the others.&lt;/P&gt;

&lt;P&gt;You might try putting this same props / transforms setup on your indexers, and see if that filters these away.&lt;/P&gt;</description>
      <pubDate>Wed, 09 May 2012 13:55:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Windows-Event-Filtering-working-on-all-but-one-host/m-p/46521#M8784</guid>
      <dc:creator>dwaddle</dc:creator>
      <dc:date>2012-05-09T13:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Event Filtering  working on all but one host.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Windows-Event-Filtering-working-on-all-but-one-host/m-p/46522#M8785</link>
      <description>&lt;P&gt;It's definitely the heavy forwarder, and there's no conflicting light forwarder on the system.&lt;/P&gt;

&lt;P&gt;I suppose I can try putting the filter on the indexer, but even if I do, does that have any affect on my volume limit?&lt;/P&gt;</description>
      <pubDate>Thu, 10 May 2012 18:22:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Windows-Event-Filtering-working-on-all-but-one-host/m-p/46522#M8785</guid>
      <dc:creator>dsg18096</dc:creator>
      <dc:date>2012-05-10T18:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Event Filtering  working on all but one host.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Windows-Event-Filtering-working-on-all-but-one-host/m-p/46523#M8786</link>
      <description>&lt;P&gt;No it doesn't.  The daily license volume only counts things which make it into the index proper.  If you route it to a &lt;CODE&gt;nullQueue&lt;/CODE&gt; at the indexer, then it doesn't count against you.&lt;/P&gt;</description>
      <pubDate>Sat, 12 May 2012 15:49:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Windows-Event-Filtering-working-on-all-but-one-host/m-p/46523#M8786</guid>
      <dc:creator>dwaddle</dc:creator>
      <dc:date>2012-05-12T15:49:37Z</dc:date>
    </item>
  </channel>
</rss>

