Splunk Search

how can i get each value for specific filed?

prabhunesanket1
New Member

index=test host=rider2*58* APP=TEST | rex field=_raw "*CAR:(?\d+)*" | table CAR

this is my query. But whenever i run it, i get empty values in table CAR. Can someone please help me how can i get the values populated ? everything else works fine but values are not getting displayed

Tags (1)
0 Karma

mayurr98
Super Champion

I think the problem is in the regex. can you give us sample events and let us know what do you want to extract.

0 Karma

PowerPacked
Builder

Please check with the Regex you wrote & there can be chances of failure in the earlier query as well.

Like check if index=test host=rider2*58* APP=TEST is populating any events.

& it would be helpfull, if you provide us a sample event which contains all the field values.

Thanks

0 Karma
Get Updates on the Splunk Community!

AppDynamics Summer Webinars

This summer, our mighty AppDynamics team is cooking up some delicious content on YouTube Live to satiate your ...

SOCin’ it to you at Splunk University

Splunk University is expanding its instructor-led learning portfolio with dedicated Security tracks at .conf25 ...

Credit Card Data Protection & PCI Compliance with Splunk Edge Processor

Organizations handling credit card transactions know that PCI DSS compliance is both critical and complex. The ...