Splunk Search

How to extract last words?

akshayinnamuri
Loves-to-Learn Lots

Hi I have sample like this

Source                                                                      
Sample time from tx-templated               
efghi examl from templated                        
Sample time from [templated]       

I want to extract the the values of last word as show below 

Source                                                                  Extract Value
Sample time from tx-templated               tx-templated
efghi examl from templated                        templated
Sample time from [templated]                   templated           

 

how to do via regex?

 

Thanks in advance for help

Labels (2)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust
| rex "(?<lastword>[\w-]+)\W*?$"
0 Karma
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 ...