<?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: Filtering Events in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Filtering-Events/m-p/88440#M18330</link>
    <description>&lt;P&gt;You can't do this on a universal forwarder. It needs to happen where the data is parsed, which is either at the indexer or the heavy forwarder acting as an intermediate forwarder.  &lt;/P&gt;</description>
    <pubDate>Mon, 02 Jul 2012 15:52:20 GMT</pubDate>
    <dc:creator>jbsplunk</dc:creator>
    <dc:date>2012-07-02T15:52:20Z</dc:date>
    <item>
      <title>Filtering Events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Filtering-Events/m-p/88438#M18328</link>
      <description>&lt;P&gt;I am trying to filter events, and am not having any luck.&lt;/P&gt;

&lt;P&gt;Log info in Splunk:&lt;BR /&gt;
LogName=System&lt;BR /&gt;
SourceName=Microsoft-Windows-Service Control Manager&lt;BR /&gt;
EventCode=7036&lt;BR /&gt;
EventType=4&lt;BR /&gt;
Type=Information&lt;BR /&gt;
ComputerName=xxNAMExx&lt;BR /&gt;
TaskCategory=The operation completed successfully.&lt;BR /&gt;
OpCode=The operation completed successfully.&lt;BR /&gt;
RecordNumber=29077&lt;BR /&gt;
Keywords=Classic&lt;BR /&gt;
Message=The WMI Performance Adapter service entered the stopped state.&lt;/P&gt;

&lt;P&gt;these files have been changed on the machine that forwards the data. &lt;/P&gt;

&lt;P&gt;props.conf&lt;BR /&gt;
[WMI:WinEventLog:System]&lt;BR /&gt;
TRANSFORMS-wmi=wminull&lt;/P&gt;

&lt;P&gt;transforms.conf&lt;BR /&gt;
[wminull]&lt;BR /&gt;
REGEX=(?m)^EventCode=(7036)&lt;BR /&gt;
DEST_KEY=queue&lt;BR /&gt;
FORMAT=nullQueue&lt;/P&gt;

&lt;P&gt;what am i missing?&lt;BR /&gt;
thanks&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jul 2012 14:35:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Filtering-Events/m-p/88438#M18328</guid>
      <dc:creator>jdonovan</dc:creator>
      <dc:date>2012-07-02T14:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering Events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Filtering-Events/m-p/88439#M18329</link>
      <description>&lt;P&gt;i am using a universal forwarder, if that matters and spunk version 4.3&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jul 2012 14:43:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Filtering-Events/m-p/88439#M18329</guid>
      <dc:creator>jdonovan</dc:creator>
      <dc:date>2012-07-02T14:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering Events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Filtering-Events/m-p/88440#M18330</link>
      <description>&lt;P&gt;You can't do this on a universal forwarder. It needs to happen where the data is parsed, which is either at the indexer or the heavy forwarder acting as an intermediate forwarder.  &lt;/P&gt;</description>
      <pubDate>Mon, 02 Jul 2012 15:52:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Filtering-Events/m-p/88440#M18330</guid>
      <dc:creator>jbsplunk</dc:creator>
      <dc:date>2012-07-02T15:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering Events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Filtering-Events/m-p/88441#M18331</link>
      <description>&lt;P&gt;i saw that after looking for a different way to do this.  the problem is we want to limit what gets sent to the indexer because of the bandwidth usage.  changing forwarders would not be an option as we have 800+ clients forwarding data.  are there any other ways to limit what is sent?&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jul 2012 16:39:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Filtering-Events/m-p/88441#M18331</guid>
      <dc:creator>jdonovan</dc:creator>
      <dc:date>2012-07-02T16:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering Events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Filtering-Events/m-p/88442#M18332</link>
      <description>&lt;P&gt;There are not any ways to further limit which system events are sent. You could remove the system events completely, but if you only want to have certain system events, those have to be thrown out at the indexer.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jul 2012 17:24:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Filtering-Events/m-p/88442#M18332</guid>
      <dc:creator>jbsplunk</dc:creator>
      <dc:date>2012-07-02T17:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering Events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Filtering-Events/m-p/88443#M18333</link>
      <description>&lt;P&gt;Sending things to the nullQueue can only happen at parse time.  You might consider tuning down some of the "interval" settings in wmi.conf, however&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jul 2012 20:56:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Filtering-Events/m-p/88443#M18333</guid>
      <dc:creator>sowings</dc:creator>
      <dc:date>2012-07-02T20:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering Events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Filtering-Events/m-p/88444#M18334</link>
      <description>&lt;P&gt;Can this be a feature request?  Why saturate the network and bog down the indexer with events that you do not even want?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2013 20:29:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Filtering-Events/m-p/88444#M18334</guid>
      <dc:creator>erstexas</dc:creator>
      <dc:date>2013-06-21T20:29:26Z</dc:date>
    </item>
  </channel>
</rss>

