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!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...