Getting Data In

Multiple blacklist paths in one stanza

mikeely
Path Finder

I'm pretty sure this is incorrect:

recursive = true
blacklist = conc/out/*
blacklist = reports/cache/*

Would a correct line look more like this?

blacklist = (conc/out/*|reports/cache/*)
Tags (1)
0 Karma
1 Solution

dwaddle
SplunkTrust
SplunkTrust

Yes, your first example is incorrect. Only one of the blacklists will take effect. And, yes, using the regex | should be valid as well..

View solution in original post

dwaddle
SplunkTrust
SplunkTrust

Yes, your first example is incorrect. Only one of the blacklists will take effect. And, yes, using the regex | should be valid as well..

Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...