Splunk AppDynamics

Page naming regex configuration not working

CommunityUser
Splunk Employee
Splunk Employee

I'm trying to implement page naming by a regex match on the url but EUM just reports it as empty page name. I just want what the value from arg12=___ When I run my url through regex101.com it works fine. Has anyone tried this?

URL: https://ftp4ABC.ABC.com/human.aspx?r=1891951895&arg12=groups

regex: (a|A)rg12=(.*\r?) 

Regex101 shows my group 2 as fetching "groups" from the arg12= but appdy does not seem to be capturing anything. image.png

Labels (1)
0 Karma

jeremyGoldstein
Path Finder

We had a similar issue with our AJAX naming rules. 

Try this:    .*arg12\=([a-zA-Z0-9\_]*).*

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

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 in Splunk Observability - August 2025

What's New We are excited to announce the latest enhancements to Splunk Observability Cloud as well as what is ...

Introduction to Splunk AI

How are you using AI in Splunk? Whether you see AI as a threat or opportunity, AI is here to stay. Lucky for ...