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!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...