Splunk Search

How do I search based off multiple values in a URL?

adamkerns
New Member

I have the following URL....
https-//mywebsite.com/setup/own/massdelete-jsp?fval0=rd2-fval1=-retURL=-2Fui-2Fsetup-2Fown-2FMassDeleteSelectPage-3Fsetupid-3DDataManagementDelete-26retURL-3D-252Fui-252Fsetup-252FSetup-253Fsetupid-253DDataManagement-fval2=-_CONFIRMATIONTOKEN=VmpFPSxNakF4TmkweE1DMHlPRlF4TkRvek1Eb3

I want to perform a search and find results where the Referrer URI contains massdelete and the _ConfirmationToken contains a value.

Any thoughts?

Tags (1)
0 Karma

somesoni2
Revered Legend

Give this a try

your base search giving field uri | regex uri=".*(?i)(\/massdelete).*_CONFIRMATIONTOKEN=\S+"
0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Rethinking Zero Trust: From Product Purchases to Logical Control Evidence

Implementing Zero Trust (ZT) across complex environments often falters at the very beginning due to a ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...