<?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: How to setup a filter to drop specific events on the heavy forwarder? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-setup-a-filter-to-drop-specific-events-on-the-heavy/m-p/414408#M73301</link>
    <description>&lt;P&gt;No.. it's only required on the instance where events go through parsingQueue (which is HF in your case).&lt;/P&gt;</description>
    <pubDate>Fri, 12 Apr 2019 19:14:05 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2019-04-12T19:14:05Z</dc:date>
    <item>
      <title>How to setup a filter to drop specific events on the heavy forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-setup-a-filter-to-drop-specific-events-on-the-heavy/m-p/414405#M73298</link>
      <description>&lt;P&gt;Hello, I'm trying to setup a filter to drop specific events that contain an event name from AWS. I've read through the splunk docs and the process seems straight forward:&lt;/P&gt;

&lt;P&gt;On the HF where I am getting my input for AWS logs I've made the updates to the props.conf and transforms.conf file like so:&lt;/P&gt;

&lt;P&gt;props.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[aws]
TRANSFORMS-set_null = to_null
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;transforms.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[to_null]
REGEX = eventname
DEST_KEY = queue
FORMAT = nullQueue
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I did not list my regex in this example as I don't feel this is the issue (I've verified the expression works outside of splunk against the raw events). &lt;/P&gt;

&lt;P&gt;Is there something else I am missing here? As a pre-caution ive also added the above files to my indexers, but am still seeing the events in question.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 14:41:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-setup-a-filter-to-drop-specific-events-on-the-heavy/m-p/414405#M73298</guid>
      <dc:creator>arlombar1</dc:creator>
      <dc:date>2019-04-12T14:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to setup a filter to drop specific events on the heavy forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-setup-a-filter-to-drop-specific-events-on-the-heavy/m-p/414406#M73299</link>
      <description>&lt;P&gt;This configuration should be in first SplunkEnterprise instance that comes in your data flow, which I assume is your heavy forwarder. Did you restart Splunk on your HF after making this configuration change? Also, make sure the sourcetype name is correct. &lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 16:20:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-setup-a-filter-to-drop-specific-events-on-the-heavy/m-p/414406#M73299</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2019-04-12T16:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to setup a filter to drop specific events on the heavy forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-setup-a-filter-to-drop-specific-events-on-the-heavy/m-p/414407#M73300</link>
      <description>&lt;P&gt;Looks to be working now, I must of forgot to restart splunkd on the HF. Do I need to have the same props/transforms on the indexers as well? Just trying to clean up where I can.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 18:31:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-setup-a-filter-to-drop-specific-events-on-the-heavy/m-p/414407#M73300</guid>
      <dc:creator>arlombar1</dc:creator>
      <dc:date>2019-04-12T18:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to setup a filter to drop specific events on the heavy forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-setup-a-filter-to-drop-specific-events-on-the-heavy/m-p/414408#M73301</link>
      <description>&lt;P&gt;No.. it's only required on the instance where events go through parsingQueue (which is HF in your case).&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 19:14:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-setup-a-filter-to-drop-specific-events-on-the-heavy/m-p/414408#M73301</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2019-04-12T19:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to setup a filter to drop specific events on the heavy forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-setup-a-filter-to-drop-specific-events-on-the-heavy/m-p/414409#M73302</link>
      <description>&lt;P&gt;You need to restart all Splunk instances on the nodes that run the first full instance of Splunk handling the data (your HFs).  Old events will stay broken but new events will be correct.&lt;/P&gt;</description>
      <pubDate>Sun, 14 Apr 2019 06:35:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-setup-a-filter-to-drop-specific-events-on-the-heavy/m-p/414409#M73302</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-04-14T06:35:06Z</dc:date>
    </item>
  </channel>
</rss>

