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!

Video | Tom’s Smartness Journey Continues

Remember Splunk Community member Tom Kopchak? If you caught the first episode of our Smartness interview ...

3-2-1 Go! How Fast Can You Debug Microservices with Observability Cloud?

3-2-1 Go! How Fast Can You Debug Microservices with Observability Cloud? Learn how unique features like ...

Leverage Cisco Talos Threat Intelligence Across Splunk Security Products

Leverage Cisco Talos Threat Intelligence Across Splunk Security Products   Security Edition   Have you ...