Splunk AppDynamics

Monitor Windows Service request content by sending it from Agent to Controller

CommunityUser
Splunk Employee
Splunk Employee

I want to know if it is possible to show request content on Controller UI.

Specifically, we have windows services running Asp.net Web API apps that accept requests which are JSON text (not binary). Performance of that apps are shown on Controller UI. But I want to know if it is possible that content of requests can be also displayed on Controller UI.

Labels (1)
0 Karma

Venu_Babu_Thang
Communicator

Hi,

There is no direct option to capture the raw request, but, if you can read the incoming request in your application code and then parse the required content into an object, then you can create the Method Incovation Data Collectors on that object to capture the required information. Please refer to the following document link to create the Data Collectors https://docs.appdynamics.com/display/PRO44/Data+Collectors#DataCollectors-TypesofDataCollectors

Thanks,

Venu.

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Hi venu.babu,

Thanks for the info.

I cannot see code example for .NET from the link provided below. Where can I find it?

https://docs.appdynamics.com/display/PRO44/Data+Collectors#DataCollectors-TypesofDataCollectors

0 Karma

Venu_Babu_Thang
Communicator

Hi,

For the .Net, it is similar to Java code, the package name in java code refers to namespace in .Net code.

Thanks,

Venu.

0 Karma
Get Updates on the Splunk Community!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...