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!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.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 ...