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!

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!

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

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...