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!

Developer Spotlight with Brett Adams

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

Index This | What can you do to make 55,555 equal 500?

April 2025 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with this ...

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 ...