Splunk AppDynamics

Read session custom data using AppDynamics REST API

Gayathri_N
New Member

Hi All,

Can we read session information using app dynamics REST API? If yes how can we do that?

If you open User Experience -> Real Users -> Sessions we can see information like browser, session start time, location, etc. We are sending additional information as well (custom data). Now I want to read this data using any AppDynamics REST API.  Is it possible? 

Could you please help?

Labels (3)
Tags (2)
0 Karma

Hiroki_Ito
Contributor

Thank you for posting to the community.
Using Analytics Events API, you can query session data including custom ones using ADQL.
 
Kindly note that you need to create an API key to use Analytics Events API, and make sure to add sessions permission to the API key.
 
In addition, please check if session custom data can be searched from the analytics search page.
If you cannot search custom data, and if it is associated with Ajax requests, please configure include rules for Ajax requests to be sent to the events service.

Best Regards,
Hiroki


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