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 + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

 Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

🔐 Trust at Every Hop: How mTLS in Splunk Enterprise 10.0 Makes Security Simpler

From Idea to Implementation: Why Splunk Built mTLS into Splunk Enterprise 10.0  mTLS wasn’t just a checkbox ...