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!

.conf25 Community Recap

Hello Splunkers, And just like that, .conf25 is in the books! What an incredible few days — full of learning, ...

Splunk App Developers | .conf25 Recap & What’s Next

If you stopped by the Builder Bar at .conf25 this year, thank you! The retro tech beer garden vibes were ...

Congratulations to the 2025-2026 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...