All Apps and Add-ons

BAD (MK1725) Like this several entries are there searched with word BAD, where in the value in paranthesis ( ) will have a different values and i want to fetch only those and generate a list.

rkdasari
New Member
0 Karma
1 Solution

woodcock
Esteemed Legend
... | rex ".*BAD\s\((?<BadStr>[^\)]*)" | dedup BadStr | stats values(BadStr)

View solution in original post

0 Karma

woodcock
Esteemed Legend
... | rex ".*BAD\s\((?<BadStr>[^\)]*)" | dedup BadStr | stats values(BadStr)
0 Karma

rkdasari
New Member

Thanks it worked

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...