Splunk AppDynamics

.net Split transaction based on xml parsing

Sean_Sweitzer
New Member

I have a method which takes in a single argument that is an xml string.  Is there a way to split these transactions based on a tag in the xml?

Labels (1)
Tags (1)
0 Karma

Morelz
Builder

Hi

Yes you can use something like below depending on where the value is, invoked object, return value or parameter value. Where xmlpart1 and xmlpart 2 are variables and should be replaced with the string pieces which precede the value you are looking for and after, to capture the tag

ToString().Split(string/xmlpart1).[1].Split(string/xmlpart2).[0]

Ciao

0 Karma
Get Updates on the Splunk Community!

Say goodbye to manually analyzing phishing and malware threats with Splunk Attack ...

In today’s evolving threat landscape, we understand you’re constantly bombarded with phishing and malware ...

AppDynamics is now part of Splunk Ideas

Hello Splunkers, We have exciting news for you! AppDynamics has been added to the Splunk Ideas Portal. Which ...

Advanced Splunk Data Management Strategies

Join us on Wednesday, May 14, 2025, at 11 AM PDT / 2 PM EDT for an exclusive Tech Talk that delves into ...