Getting Data In

monitor blacklist Question

rameshlpatel
Communicator

Hi,

I have log file with name of erlDirService_log.log and erlDirService_error.log.

I want to put this in blacklist in monitor stanza(inputs.conf).

So How should I do this ?

Tags (2)
0 Karma

Ayn
Legend
[monitor:///your/path]
blacklist = erlDirService_log\.log|erlDirService_error\.log
0 Karma

Ayn
Legend

Yes and no - you can definitely do wildcarding, but it needs to be in regex syntax. Like erlDirService.*\.log. But if you're doing this in a production environment and don't really know what you're doing, I would suggest you to read up on how this works.

rameshlpatel
Communicator

Can we make this in single like (Just example, dont know in splunk)

blacklist = erlDirService*.log

0 Karma

rameshlpatel
Communicator

I read the doc but its uncleared. I have to put this directly on production so i didnt try. I want to sure at first time.

0 Karma

Ayn
Legend

What did you try that didn't work? What in the docs is unclear?

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...