Getting Data In

How to blacklist specific hosts so Splunk will not index their IIS logs in our "iis" index?

rakeshcse2
New Member

I have an index called "iis".

How can I blacklist some specific hosts so that Splunk would not process iis logs for these hosts?
I did something like this in inputs.conf, but this is not working:

# IIS Logs
[monitor://S:\logs\W3SVC*\*.log]
sourcetype = iis
index = iis
ignoreOlderThan = 30d
disabled = false 
blacklist = Server1,server2
0 Karma

somesoni2
Revered Legend

Does each of your servers have Splunk forwarder installed and they have this monitor stanza to send the logs to your Indexer??

0 Karma

rakeshcse2
New Member

Yes, each of the hosts have the forwarder installed and they are managed by a central server.

0 Karma

yannK
Splunk Employee
Splunk Employee

a blacklist is a regex, so you may want to do :

blacklist = (Server1|Server2)

beware this is also case sensitive.

Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...