Splunk AppDynamics

Getting Data from Transactions and Querying the Results

Bryan_James
Explorer

Hi Everyone!

I currently want to achieve the following:

  1. I want to get a data processed on transaction (an example would be employee ID) from a business transaction. I'm not quite sure if "Analytics" module is involved at this point. For example, the business transaction was made through HTTP, and the call has a field named employeeID with value of 112233. How can I breakdown the transaction and search for employeeID?
  2. With the goal achieved above, how do I use it to query on ADQL analytics?

I've been trying to figure out data collections. It's still quite unclear to me however, I understand that I need the class and method name to implement a data collector. How about the data that has been passed through HTTP? Is there any way to "dissect" the HTTP call? 

Labels (3)
0 Karma
1 Solution

Allan_Schiebold
Communicator

Hi Bryan. 

This is exactly what Analytics (Business IQ) is used for. You would utilize data collectors to do that. The method invocation data collector requires you to specify a return value, parameter, or invoked object so the agent knows what data to collect. 

image.png

The HTTP request data collector lets you capture the following:

image.png

View solution in original post

Allan_Schiebold
Communicator

Hi Bryan. 

This is exactly what Analytics (Business IQ) is used for. You would utilize data collectors to do that. The method invocation data collector requires you to specify a return value, parameter, or invoked object so the agent knows what data to collect. 

image.png

The HTTP request data collector lets you capture the following:

image.png

Get Updates on the Splunk Community!

Congratulations to the 2025-2026 SplunkTrust!

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

[Puzzles] Solve, Learn, Repeat: Nested loops in Event Conversion

This challenge was first posted on Slack #puzzles channelFor a previous puzzle, I needed a set of fixed-length ...

Your Guide to Splunk Digital Experience Monitoring

A flawless digital experience isn't just an advantage, it's key to customer loyalty and business success. But ...