Splunk Search

How to write regex to extract different pattern of data

seksit
Explorer

Hi everyone.

I'm new for splunk. I'm learning splunk using splunk's documents in website.

Now I'm learn to splunk scenario lesson of how to extract, when I try to extract fields called username, clientip. But the data has different pattern.

How can I write regex for this pattern?

attached is my extract fields.

Sorry for my english 🙂

alt text

Tags (2)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

This regex string should extract the user name or "invalid user x".

"for (?P<username>[\w ]+) from (?P<clientip>[^ ]+)"
---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...

.conf24 | Personalize your .conf experience with Learning Paths!

Personalize your .conf24 Experience Learning paths allow you to level up your skill sets and dive deeper ...

Threat Hunting Unlocked: How to Uplevel Your Threat Hunting With the PEAK Framework ...

WATCH NOWAs AI starts tackling low level alerts, it's more critical than ever to uplevel your threat hunting ...