<?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 blacklist a single host for a single event? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-blacklist-a-single-host-for-a-single-event/m-p/202180#M40016</link>
    <description>&lt;P&gt;Try this&lt;/P&gt;

&lt;P&gt;On your Indexer/Heavy forwarder (node where data parsing happens), add this &lt;/P&gt;

&lt;P&gt;props.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[host::yourchattyhostname]
TRANSFORMS-remove4104=remove4104
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;transforms.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[remove4104]
REGEX=(?m)^EventCode=4104   ***
DEST_KEY=queue
FORMAT=nullQueue
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 09 Jun 2016 18:36:17 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2016-06-09T18:36:17Z</dc:date>
    <item>
      <title>How to blacklist a single host for a single event?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-blacklist-a-single-host-for-a-single-event/m-p/202179#M40015</link>
      <description>&lt;P&gt;I'm currently collecting Powershell event 4104 across all devices on the network and one sysadmin host has been found to be exceptionally chatty. I would like to blacklist event 4104 on that box while allowing it on all the rest. I've added the event id to the blacklist in the offending machine's etc/system/local/inputs.conf, as it should take precedence over the app's inputs.conf file, but I'm still receiving events. Can someone point me in the right direction?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2016 18:17:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-blacklist-a-single-host-for-a-single-event/m-p/202179#M40015</guid>
      <dc:creator>knappra</dc:creator>
      <dc:date>2016-06-09T18:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to blacklist a single host for a single event?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-blacklist-a-single-host-for-a-single-event/m-p/202180#M40016</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;

&lt;P&gt;On your Indexer/Heavy forwarder (node where data parsing happens), add this &lt;/P&gt;

&lt;P&gt;props.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[host::yourchattyhostname]
TRANSFORMS-remove4104=remove4104
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;transforms.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[remove4104]
REGEX=(?m)^EventCode=4104   ***
DEST_KEY=queue
FORMAT=nullQueue
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 09 Jun 2016 18:36:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-blacklist-a-single-host-for-a-single-event/m-p/202180#M40016</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2016-06-09T18:36:17Z</dc:date>
    </item>
  </channel>
</rss>

