Getting Data In

Filter results

rlautman
Path Finder

I have a search that returns a 2 multivalue fields, product and productstatus - I have used mvzip to combine the results of these fields into one, productandstatus - I want to filter these results in the search so that only certain rows are returned: for example

Multivalued field productandstatus - I would only want Type1, regardless of status, to be returned

Type1,acknowledged
Type1,cancelled
Type2,completed
Type4,cancelled

Tags (2)
0 Karma
1 Solution

martin_mueller
SplunkTrust
SplunkTrust

That sounds like a job for mvfilter() together with match(), probably looking for "^Type1,".

View solution in original post

martin_mueller
SplunkTrust
SplunkTrust

That sounds like a job for mvfilter() together with match(), probably looking for "^Type1,".

rlautman
Path Finder

Works like charm, thank you! 🙂

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...