Splunk Search

blacklist not working * condition

puneethgowda
Communicator

sourcetype=XyzProd
blacklist = MethodExecutionInfo(\d{8})-(\d{2}).txt|DebugInfo(\d{8})-(\d{2}).txt|CacheRefreshInfo(\d{8})-(\d{2}).txt

I want to add below one

|currency(\d{8})-(\d{2}).txt
It's not working

Tags (1)
0 Karma

puneethgowda
Communicator

(MethodExecutionInfo|DebugInfo|CacheRefreshInfo|.currency.)((\d{8})-(\d{2})).txt

Got the answer from slack

0 Karma
Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...