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!

Splunk Observability as Code: From Zero to Dashboard

For the details on what Self-Service Observability and Observability as Code is, we have some awesome content ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...