Splunk AppDynamics

How to get the Javascript, AJAX Error information in Metric Browser

CommunityUser
Splunk Employee
Splunk Employee

1. How to get the Javascript Error Information like Count, Type of Errors in Metric Browser?

2. How to get the AJAX Error Information like Count, Type of Errors in  in Metric Browser?

Labels (1)

Mohammed_Rayan
Contributor

Abhinav,

I think you can best visualise it using ADQL as given it here in the docs. 

https://docs.appdynamics.com/display/latest/Visualize+JavaScript+Errors

For example:

SELECT scripterrordata.message, count(*) FROM browser_records WHERE scripterrordata.message IS NOT NULL

Regards,

Mohammed Rayan

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Introduction to Splunk AI

How are you using AI in Splunk? Whether you see AI as a threat or opportunity, AI is here to stay. Lucky for ...

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...

Maximizing the Value of Splunk ES 8.x

Splunk Enterprise Security (ES) continues to be a leader in the Gartner Magic Quadrant, reflecting its pivotal ...