Splunk Search

Is it possible to use wildcards to search by the last letter of a string?

vanessedt
New Member

I am looking for specific usernames in my data set that end in "a". What would the syntax be to search the username fields so that only usernames ending in "a" will appear? Is it even possible?

0 Karma
1 Solution

rjthibod
Champion

Assuming your username field is known as user, the search would be something like index=<...> sourcetype=<...> user=*a | ...

You will need to share more information about your data and the search If your fields aren't being extracted correctly and a variation of what I proposed doesn't work.

View solution in original post

0 Karma

rjthibod
Champion

Assuming your username field is known as user, the search would be something like index=<...> sourcetype=<...> user=*a | ...

You will need to share more information about your data and the search If your fields aren't being extracted correctly and a variation of what I proposed doesn't work.

0 Karma
Get Updates on the Splunk Community!

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...

[Live Demo] Watch SOC transformation in action with the reimagined Splunk Enterprise ...

Overwhelmed SOC? Splunk ES Has Your Back Tool sprawl, alert fatigue, and endless context switching are making ...

What’s New & Next in Splunk SOAR

Security teams today are dealing with more alerts, more tools, and more pressure than ever.  Join us on ...