Splunk Search

Extract a string

rbachu1
Explorer

Hi everyone, I have the below string.

isadhakdahdj asdh, hosadhao activity=Follow Up, entryName=Initial Outreach, asasa adadad oidaoidadalnd.

I want to extract .

activity=Follow Up

entryName=Initial Outreach

activity & entryName are static, but value of that may be dyna

Labels (1)
0 Karma
1 Solution

ITWhisperer
SplunkTrust
SplunkTrust
| rex "activity=(?<activity>[^,]+),\sentryName=(?<entryName>[^,]+),"

View solution in original post

0 Karma

rbachu1
Explorer

Thank you so much, exactly what I needed.

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust
| rex "activity=(?<activity>[^,]+),\sentryName=(?<entryName>[^,]+),"
0 Karma
Get Updates on the Splunk Community!

Index This | Why did the turkey cross the road?

November 2025 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Enter the Agentic Era with Splunk AI Assistant for SPL 1.4

  &#x1f680; Your data just got a serious AI upgrade — are you ready? Say hello to the Agentic Era with the ...

Feel the Splunk Love: Real Stories from Real Customers

Hello Splunk Community,    What’s the best part of hearing how our customers use Splunk? Easy: the positive ...