Getting Data In

What will happen if I blacklist text files in a folder, but whitelist text files in a subfolder?

stanvv
New Member

Hi,

Since I cannot find a way to test this with a large amount of data, I was wondering what will happen if I want to blacklist text files in a folder, but whitelist text files in a subfolder? Example for my input stanza's:

[monitor:///abc/testfolder1/subfolder2]
whitelist = \.txt$
index = index1
sourcetype = sourcetype1

[monitor:///abc/testfolder1]
blacklist = \.txt$
index = index1
sourcetype = sourcetype2

I saw the answers at https://answers.splunk.com/answers/48302/whitelist-blacklist-multiple-files-in-same-directory.html?u...
But that didn't help me much.

Questions:
1) How will Splunk deal with the txt files in the subfolder (from a theoretical point of view)? Index them or not?
2) Does the sequence in inputs.conf matter? First whitelist in a stanza, then blacklist in the next stanza
3) Any other suggestions how I can fix this?

Thanks

0 Karma

woodcock
Esteemed Legend
0 Karma

Runals
Motivator

I'd try adding recursive = false to your second stanza.

stanvv
New Member

Thanks for your reply. The thing is, the main folder should monitor its subfolders with sourcetype1. Just not any txt files, so also not from the "/subfolder". But I'm afraid in some cases Splunk will start with blacklisting txt files from that subfolder so it cannot index the txt files in the subfolder with sourcetype2

0 Karma
Get Updates on the Splunk Community!

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...

What’s New in Splunk Security Essentials 3.8.0?

Splunk Security Essentials (SSE) is an app that can amplify the power of your existing Splunk Cloud Platform, ...

Let’s Get You Certified – Vegas-Style at .conf24

Are you ready to level up your Splunk game? Then, let’s get you certified live at .conf24 – our annual user ...