Splunk Search

How to extract the following word from the sentence

aditsss
Motivator

Hi All,

I want to extract the following word from sentence:

nodeUrl=https://sappbos.aexp.com/odata.svc/v1.0/BlazeoData/UddsSappSupplierPymntAccpts?

nodeUrl=https://merchantcompass.aexp.com/odata.svc/v1.0/BlazeoData/MerchantCompassLookups

Can someone please guide me.

Labels (3)
0 Karma
1 Solution

ITWhisperer
SplunkTrust
SplunkTrust
| rex "https:\/\/(?<word>\w+)"

View solution in original post

ITWhisperer
SplunkTrust
SplunkTrust
| rex "https:\/\/(?<word>\w+)"

isoutamo
SplunkTrust
SplunkTrust

Excellent place to test and learn regex is https://regex101.com/r/3sM9jL/1

r. Ismo

Get Updates on the Splunk Community!

Splunk Observability for AI

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

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

Watch On Demand the Tech Talk on November 6 at 11AM PT, and empower your SOC to reach new heights! Duration: ...

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