Splunk AppDynamics

how to retrieve browser snapshot programmatically

CommunityUser
Splunk Employee
Splunk Employee

Hello,

We have a huge need to retrieve browser snapshots to be able to do crossed data aggregation :

using user IP to do GeoIP + search by SPA page for example

i tried almost all i could with the request-snapshot API but i wasnt able to retrieve any single browser snapshot

How can i do this please ?

Regards,

Guillaume

Labels (1)
0 Karma

Mohammed_Rayan
Contributor

Guillaume,

I dont think we have a way to retreive Browser Snapshots using an API but you can use analytics API as an alternative to fetch these value.

You can refer this KB that talks about how you can retreive it

https://community.appdynamics.com/t5/Knowledge-Base/How-to-use-the-analytics-API-to-query-EUM-data-f...

Regards,

Mohammed Rayan

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Hello Mohammed,

thx for pointing me an alternative to this.

I have a local installation in my company, no internet hosting or internet access to appdynamics.com

The analytics part tries to contact appDynamics site : is there a doc or an article page which explains how to configure analytics part on internal installation ?

Regards,

Guillaume

0 Karma

Mohammed_Rayan
Contributor

Hi Guillaume,

I think you might have a local analytics/events-service already configured and so you need to just change the end-point to point it towards your local events-service

For instance, you need to use the below end-point

  http://<events_service_endpoint>:9080/events/query 

Regards,

Mohammed Rayan

0 Karma
Get Updates on the Splunk Community!

Update Your SOAR Apps for Python 3.13: What Community Developers Need to Know

To Community SOAR App Developers - we're reaching out with an important update regarding Python 3.9's ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Automatic Discovery Part 2: Setup and Best Practices

In Part 1 of this series, we covered what Automatic Discovery is and why it’s critical for observability at ...