Splunk Search

Why am I unable to combine multivalue fields in my search?

jagdeepgupta813
Explorer

HI,

I have a search in which I am interested in three fields:

index=my_computer sorucetype=asia_data message="Null_fields" | table item_id, country, count

My data has the same item id for multiple countries, say : Item1 for CHN,JPN. IND etc.
Also, it can occur multiple times for the same country.
There could be multiple hosts for the same country.

SO I want results in the format

ITEM_ID   Countries   HOST
Item1     CHN, JPN    Host1, host2

I tried using mvcombine, but it does not give the result as per my expectation.

0 Karma

javiergn
Super Champion

If I understand correctly your question:

index=my_computer sorucetype=asia_data message="Null_fields"
| stats values(country) as Countries, values(host) as host by item_id
Get Updates on the Splunk Community!

Index This | When is October more than just the tenth month?

October 2025 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

What’s New & Next in Splunk SOAR

 Security teams today are dealing with more alerts, more tools, and more pressure than ever.  Join us for an ...