Splunk Search

how to use rex for non-alphanumeric fields?

ewise1
New Member

Hi,

I am trying to use rex function to extract "/" from my data which lookslike:

Database User [1] : "/"

how should I do this to only get / out of rex extraction?

0 Karma
1 Solution

somesoni2
Revered Legend

Try like this

...| rex  "Database User \[\d+\] \: \"(?<DBUserName>[^\"]+)"

View solution in original post

0 Karma

somesoni2
Revered Legend

Try like this

...| rex  "Database User \[\d+\] \: \"(?<DBUserName>[^\"]+)"
0 Karma
Get Updates on the Splunk Community!

Automatic Discovery Part 1: What is Automatic Discovery in Splunk Observability Cloud ...

If you’ve ever deployed a new database cluster, spun up a caching layer, or added a load balancer, you know it ...

Real-Time Fraud Detection: How Splunk Dashboards Protect Financial Institutions

Financial fraud isn't slowing down. If anything, it's getting more sophisticated. Account takeovers, credit ...

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

 Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...