Splunk Search

rex help plz

sravankaripe
Communicator

"sessionID":"ABCDFE-112451x55-3734-4601-82a9-7ab6c5151d85"
"sessionID":"123456789012"
"sessionID":"12dsfvvxv3"

Please help me with rex to extract this from _raw

0 Karma
1 Solution

starcher
Influencer
| rex field=_raw "sessionID\":\"(?P<sessionID>[^\"\:]+)"

View solution in original post

starcher
Influencer
| rex field=_raw "sessionID\":\"(?P<sessionID>[^\"\:]+)"

sravankaripe
Communicator

got it thanks

0 Karma
Get Updates on the Splunk Community!

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 ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...