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\_]*).*

Get Updates on the Splunk Community!

AppDynamics Summer Webinars

This summer, our mighty AppDynamics team is cooking up some delicious content on YouTube Live to satiate your ...

SOCin’ it to you at Splunk University

Splunk University is expanding its instructor-led learning portfolio with dedicated Security tracks at .conf25 ...

Credit Card Data Protection & PCI Compliance with Splunk Edge Processor

Organizations handling credit card transactions know that PCI DSS compliance is both critical and complex. The ...