Splunk Search

Use rex to extract a field

irvindominguezs
Explorer

"https://api.internal.t-mobile.com/customer-credit/v3/pre-screen-credit-offer/personal": Read timed out; nested exception is java.net.SocketTimeoutException: Read timed out]

I want to extract the following 

customer-credit/v3/pre-screen-credit-offer/personal

it always starts with the pattern ".com/" and ends with ":

0 Karma
1 Solution

ITWhisperer
SplunkTrust
SplunkTrust
| rex field=_raw "\.com/(?<uri>[^\"]*)\":"

Extract from _raw to a field called uri

View solution in original post

ITWhisperer
SplunkTrust
SplunkTrust
| rex field=_raw "\.com/(?<uri>[^\"]*)\":"

Extract from _raw to a field called uri

Get Updates on the Splunk Community!

Splunk Enterprise Security(ES) 7.3 is approaching the end of support. Get ready for ...

Hi friends!    At Splunk, your product success is our top priority. With Enterprise Security (ES), we're here ...

Splunk Enterprise Security 8.x: The Essential Upgrade for Threat Detection, ...

Watch On Demand the Tech Talk, and empower your SOC to reach new heights! Duration: 1 hour  Prepare to ...

Splunk Observability for AI

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