Getting Data In

How can I use blacklist to ignore directories that include "-"?

Stokers_23
Explorer

I have a monitor set up in inputs.conf on my UF as follows

[monitor:///log/test]
  blacklist = ppd.*\.log$|prod.*\.log$
  sourcetype = service_log
  index = nptest1

/log/test also contains some subdirectories I was to ignore, named application- or server- how can I edit my blacklist to ignore directories that end in a hyphen?

Thanks!

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Have you tried this?

[monitor:///log/test]
blacklist = ppd..log$|prod..log$|-$
sourcetype = service_log
index = nptest1
---
If this reply helps you, Karma would be appreciated.
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 ...