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!

Community Content Calendar, November Edition

Welcome to the November edition of our Community Spotlight! Each month, we dive into the Splunk Community to ...

Stay Connected: Your Guide to November Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...

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 ...