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

Get Updates on the Splunk Community!

Demo Day: Strengthen Your SOC with Splunk Enterprise Security 8.1

Today’s threat landscape is more complex than ever. Security operation centers (SOCs) are overwhelmed with ...

Dashboards: Hiding charts while search is being executed and other uses for tokens

There are a couple of features of SimpleXML / Classic dashboards that can be used to enhance the user ...

Splunk Observability Cloud's AI Assistant in Action Series: Explaining Metrics and ...

This is the fourth post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how ...