Splunk AppDynamics

Custom Metric Design (XML)

CommunityUser
Splunk Employee
Splunk Employee

Hi,

I'm looking for some recommendations on design and implementation for a custom HTTP data collection of an XML data source.

Data access is simple-  https://servernum1.xyz/xml/xmldata.do

The data is all formatted XML headers and metrics. Several hundred metrics...

Any suggestions for collections? This data would be every minute from several dozen systems. Then your dashboards could add these application metrics to our existing agent collections for Server OS, Database and Java etc.

Labels (1)
Tags (2)
0 Karma

Rajesh_Putta
Communicator

Hi,

Sorry that your requirement was not very clear for us to address your problem. Based on what we understood that you would like to collect XML based payload information.

If that is right, then you could find the right API call in your code and define method invocation data collector to fetch those needed details

https://docs.appdynamics.com/display/PRO43/Data+Collectors

Also please refer for splitting XML using Xpath for BT detection

https://docs.appdynamics.com/display/PRO43/Split+Servlet+Transaction+by+Payload+Examples

Please let us know if you are looking for anything different from what we wrote.

Thanks

Rajesh

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...