Splunk AppDynamics

How to ignore IDs from BT names in the custom POJO

Mohamed_Adel
Explorer

Hello,

I have configured a custom POJO rule to detect and split business transactions(refer to screenshot), but I noticed that some business transactions have IDs at the end of them(refer to screenshot)

Example:
BT name: wso2./identity/accounts/4.0.0/users/profile/bca2fe18-e665-4d9b-a764-df3e839f6024 

How to ignore this id in the custom POJO rule configured?image.pngimage.png

Labels (1)
0 Karma
1 Solution

Mohamed_Adel
Explorer

Solved by @ahmed.zaki  by configuring the getter chain of the custom match rule to: getOptions().getTo().getAddress().split(V).[0,1]

View solution in original post

Mohamed_Adel
Explorer

Solved by @ahmed.zaki  by configuring the getter chain of the custom match rule to: getOptions().getTo().getAddress().split(V).[0,1]

Get Updates on the Splunk Community!

Introducing the Splunk Developer Program!

Hey Splunk community! We are excited to announce that Splunk is launching the Splunk Developer Program in ...

Splunkbase Year in Review 2024

Reflecting on 2024, it’s clear that innovation and collaboration have defined the journey for Splunk ...

Developer Spotlight with Brett Adams

In our third Spotlight feature, we're excited to shine a light on Brett—a Splunk consultant, innovative ...