<?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 configure inputs.conf to blacklist Windows Event Logs on indexer? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-inputs-conf-to-blacklist-Windows-Event-Logs-on/m-p/118930#M24683</link>
    <description>&lt;P&gt;i did configured the same on UF inputs.conf it is blocking, but when i applied on indexer it is not&lt;/P&gt;

&lt;P&gt;[WinEventLog://System]&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
start_from = newest&lt;BR /&gt;
evt_resolve_ad_obj = 1&lt;BR /&gt;
checkpointInterval = 5&lt;BR /&gt;
blacklist = 7036&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 17:32:29 GMT</pubDate>
    <dc:creator>kpavan</dc:creator>
    <dc:date>2020-09-28T17:32:29Z</dc:date>
    <item>
      <title>How to configure inputs.conf to blacklist Windows Event Logs on indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-inputs-conf-to-blacklist-Windows-Event-Logs-on/m-p/118929#M24682</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I below is the inputs.conf which i have configured on my indexer, but it is not blocking anything. is this is correct format or not. I need to block it on indexer level since i have more forwarders. Please let me know the correct configuration.&lt;/P&gt;

&lt;P&gt;[WinEventLog://Application]&lt;BR /&gt;
disabled = 1&lt;BR /&gt;
start_from = newest&lt;BR /&gt;
evt_resolve_ad_obj = 1&lt;BR /&gt;
checkpointInterval = 5&lt;BR /&gt;
blacklist = *&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 17:32:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-inputs-conf-to-blacklist-Windows-Event-Logs-on/m-p/118929#M24682</guid>
      <dc:creator>kpavan</dc:creator>
      <dc:date>2020-09-28T17:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure inputs.conf to blacklist Windows Event Logs on indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-inputs-conf-to-blacklist-Windows-Event-Logs-on/m-p/118930#M24683</link>
      <description>&lt;P&gt;i did configured the same on UF inputs.conf it is blocking, but when i applied on indexer it is not&lt;/P&gt;

&lt;P&gt;[WinEventLog://System]&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
start_from = newest&lt;BR /&gt;
evt_resolve_ad_obj = 1&lt;BR /&gt;
checkpointInterval = 5&lt;BR /&gt;
blacklist = 7036&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 17:32:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-inputs-conf-to-blacklist-Windows-Event-Logs-on/m-p/118930#M24683</guid>
      <dc:creator>kpavan</dc:creator>
      <dc:date>2020-09-28T17:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure inputs.conf to blacklist Windows Event Logs on indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-inputs-conf-to-blacklist-Windows-Event-Logs-on/m-p/118931#M24684</link>
      <description>&lt;P&gt;Hi @kpavan&lt;/P&gt;

&lt;P&gt;From this blog post on filtering Windows Event Logs with blacklist, it seems like you can only filter with inputs.conf on the forwarder.&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;

&lt;P&gt;The author mentions in the comment thread that they do have an earlier blog post on filtering at the indexer level, but I didn't have any luck finding that post specific to what you're looking for. If this doesn't resolve your issue, hopefully a configuration expert on filtering can chime in.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Sep 2014 08:21:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-inputs-conf-to-blacklist-Windows-Event-Logs-on/m-p/118931#M24684</guid>
      <dc:creator>ppablo</dc:creator>
      <dc:date>2014-09-10T08:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure inputs.conf to blacklist Windows Event Logs on indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-inputs-conf-to-blacklist-Windows-Event-Logs-on/m-p/118932#M24685</link>
      <description>&lt;P&gt;Thanks for your quick response!&lt;/P&gt;

&lt;P&gt;Actually it did worked in UF. Since I have too many UF's, so i would like to filter on indexer level.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Sep 2014 09:11:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-inputs-conf-to-blacklist-Windows-Event-Logs-on/m-p/118932#M24685</guid>
      <dc:creator>kpavan</dc:creator>
      <dc:date>2014-09-10T09:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure inputs.conf to blacklist Windows Event Logs on indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-inputs-conf-to-blacklist-Windows-Event-Logs-on/m-p/118933#M24686</link>
      <description>&lt;P&gt;If you want it to be filtered on the indexer follow this docs about &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.1.3/Forwarding/Routeandfilterdatad#Filter_event_data_and_send_to_queues"&gt;Filter event data and send to queues&lt;/A&gt;. This way you can &lt;CODE&gt;nullQueue&lt;/CODE&gt; unneeded events.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Sep 2014 09:16:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-inputs-conf-to-blacklist-Windows-Event-Logs-on/m-p/118933#M24686</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2014-09-10T09:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure inputs.conf to blacklist Windows Event Logs on indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-inputs-conf-to-blacklist-Windows-Event-Logs-on/m-p/118934#M24687</link>
      <description>&lt;P&gt;is there a way to block the specific host/ip which sending entire logs on indexer.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Sep 2014 11:27:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-inputs-conf-to-blacklist-Windows-Event-Logs-on/m-p/118934#M24687</guid>
      <dc:creator>kpavan</dc:creator>
      <dc:date>2014-09-10T11:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure inputs.conf to blacklist Windows Event Logs on indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-inputs-conf-to-blacklist-Windows-Event-Logs-on/m-p/118935#M24688</link>
      <description>&lt;P&gt;even it's not working on UF to &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Nov 2014 15:20:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-inputs-conf-to-blacklist-Windows-Event-Logs-on/m-p/118935#M24688</guid>
      <dc:creator>ITICSNORTH</dc:creator>
      <dc:date>2014-11-21T15:20:26Z</dc:date>
    </item>
  </channel>
</rss>

