AppD Archive

Customize URI mapping for Servlet Transaction Naming

CommunityUser
Splunk Employee
Splunk Employee

Hi all,

I'am evaluating App Dynamics Lite on Jahia Open Source CMS ( http://jahia.com ).
The out of the box configuration is working fine with 90% of my requests that are like :
* /cms/pid/$pageNumer (page number is the id of the page)
* /cms/lang/$lang/$other (lang is the new language selection when the user change its own language)
* etc.
The default Servlet Transaction Naming Configuration with the truncation of the 2 first segment is perfect.

Unfortunately, when contributors edit pages I have other kinds of URL ("/op/edit" is added somewhere in the URL, but the location is depending of the links) :
* /cms/op/edit/{$pageNumer}
* /cms/lang/fr/{$pageNumer}/op/edit
* /cms/lang/en/{$pageNumer}/op/edit
* /cms/{$pageNumer}/op/edit

All those URI are several URI for the same transaction.
How can I define this mapping ?

(I would prefer a solution that avoid to redefine the 90% of the default mapping).

I had also a pb to define the search page pattern. A search is define by adding a parameter 'src_terms' in the querystring. The URL is the same as the original page.

Tags (2)
0 Karma
Get Updates on the Splunk Community!

Accelerating Observability as Code with the Splunk AI Assistant

We’ve seen in previous posts what Observability as Code (OaC) is and how it’s now essential for managing ...

Integrating Splunk Search API and Quarto to Create Reproducible Investigation ...

 Splunk is More Than Just the Web Console For Digital Forensics and Incident Response (DFIR) practitioners, ...

Congratulations to the 2025-2026 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...