AppD Archive

BT Match rules - ignore case sensitivity

CommunityUser
Splunk Employee
Splunk Employee

Hi how can we create custom match BT's that ignores the case sensitivity ?

I want to create a BT that matches both /page/velkommen.aspx and /Page/Velkommen.aspx

Best regards

Rasmus

0 Karma

Arun_Dasetty
Super Champion

Hi Rasmus,

Can you please try defining following rule options and let us know if that helps:

Custom rule-1:

=========
type: ASP.NET
under "Transaction Match criteria" tab:
URI (Matches regex) option:
precced regex with "?i" (without quotes) which makes the regex case insensitive.

=========


Custom rule-2:

=========
type: ASP.NET
under "Transaction Match criteria" tab:

URI (Is in List) option : "/page/velkommen.aspx, /Page/Velkommen.aspx" (without quotes)
=========

Thanks,

Arun

CommunityUser
Splunk Employee
Splunk Employee

Thanks was very close 🙂

After some testing I found out that this is the correct URI regex to use "(?i)/about.aspx"

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

This information is in the AppDynamics Pro documentation: http://docs.appdynamics.com/display/PRO13S/Regular+Expressions+In+Match+Conditions

0 Karma
Get Updates on the Splunk Community!

Index This | When is October more than just the tenth month?

October 2025 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

What’s New & Next in Splunk SOAR

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