Splunk Search

Splunk Cloud: How do we extract multiple values for one field for one entry?

mcristinzio
New Member

for splunk cloud how do we extract multiple values for one field for one entry

Labels (1)
Tags (1)
0 Karma

woodcock
Esteemed Legend

|makeresults
| eval _raw="5:20:02.000 PM
20230316-132002 moving files 1 - 10 to \\AT03\E$\S\P\file-staging\20230316-132002\0001
#################### files in this batch ####################
\\Vp$\P\T\UD\type\\20164054874693700.xml
\\Vp$\P\T\UD\type\\20164246664691300.xml
\\Vp$\P\T\UD\type\\20164344334694900.xml
\\Vp$\P\T\UD\type\\20164344334726200.xml
\\Vp$\P\T\UD\type\\20164511624683501.xml
\\Vp$\P\T\UD\type\\20164511624699100.xml
\\Vp$\P\T\UD\type\\20164795204693200.xml
\\Vp$\P\T\UD\type\\20164800004737500.xml
\\Vp$\P\T\UD\type\\20164882364695400.xml
\\Vp$\P\T\UD\type\\20164921544689900.xml
######################### end batch #########################
moved 10 files in 01.10 sec."
|rex max_match=0 "(?<xmlID >[^\r\n]+.xml)"

0 Karma
Get Updates on the Splunk Community!

What’s New & Next in Splunk SOAR

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

Your Voice Matters! Help Us Shape the New Splunk Lantern Experience

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...