<?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 specific hosts so Splunk will not index their IIS logs in our &amp;quot;iis&amp;quot; index? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-blacklist-specific-hosts-so-Splunk-will-not-index-their/m-p/212551#M41791</link>
    <description>&lt;P&gt;a blacklist is a regex, so you may want to do :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;blacklist = (Server1|Server2)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;beware this is also case sensitive.&lt;/P&gt;</description>
    <pubDate>Wed, 02 Sep 2015 21:36:50 GMT</pubDate>
    <dc:creator>yannK</dc:creator>
    <dc:date>2015-09-02T21:36:50Z</dc:date>
    <item>
      <title>How to blacklist specific hosts so Splunk will not index their IIS logs in our "iis" index?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-blacklist-specific-hosts-so-Splunk-will-not-index-their/m-p/212550#M41790</link>
      <description>&lt;P&gt;I have an index called "iis".&lt;/P&gt;

&lt;P&gt;How can I blacklist some specific hosts so that Splunk would not process iis logs for these hosts?&lt;BR /&gt;
I did something like this in inputs.conf, but this is not working:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;# IIS Logs
[monitor://S:\logs\W3SVC*\*.log]
sourcetype = iis
index = iis
ignoreOlderThan = 30d
disabled = false 
blacklist = Server1,server2
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 02 Sep 2015 19:08:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-blacklist-specific-hosts-so-Splunk-will-not-index-their/m-p/212550#M41790</guid>
      <dc:creator>rakeshcse2</dc:creator>
      <dc:date>2015-09-02T19:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to blacklist specific hosts so Splunk will not index their IIS logs in our "iis" index?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-blacklist-specific-hosts-so-Splunk-will-not-index-their/m-p/212551#M41791</link>
      <description>&lt;P&gt;a blacklist is a regex, so you may want to do :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;blacklist = (Server1|Server2)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;beware this is also case sensitive.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Sep 2015 21:36:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-blacklist-specific-hosts-so-Splunk-will-not-index-their/m-p/212551#M41791</guid>
      <dc:creator>yannK</dc:creator>
      <dc:date>2015-09-02T21:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to blacklist specific hosts so Splunk will not index their IIS logs in our "iis" index?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-blacklist-specific-hosts-so-Splunk-will-not-index-their/m-p/212552#M41792</link>
      <description>&lt;P&gt;Does each of your servers have Splunk forwarder installed and they have this monitor stanza to send the logs to your Indexer??&lt;/P&gt;</description>
      <pubDate>Wed, 02 Sep 2015 21:56:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-blacklist-specific-hosts-so-Splunk-will-not-index-their/m-p/212552#M41792</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2015-09-02T21:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to blacklist specific hosts so Splunk will not index their IIS logs in our "iis" index?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-blacklist-specific-hosts-so-Splunk-will-not-index-their/m-p/212553#M41793</link>
      <description>&lt;P&gt;Yes, each of the hosts have the forwarder installed and they are managed by a central server.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Sep 2015 22:30:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-blacklist-specific-hosts-so-Splunk-will-not-index-their/m-p/212553#M41793</guid>
      <dc:creator>rakeshcse2</dc:creator>
      <dc:date>2015-09-02T22:30:12Z</dc:date>
    </item>
  </channel>
</rss>

