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!

Dashboards: Hiding charts while search is being executed and other uses for tokens

There are a couple of features of SimpleXML / Classic dashboards that can be used to enhance the user ...

Splunk Observability Cloud's AI Assistant in Action Series: Explaining Metrics and ...

This is the fourth post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how ...

Brains, Bytes, and Boston: Learn from the Best at .conf25

When you think of Boston, you might picture colonial charm, world-class universities, or even the crack of a ...