Splunk AppDynamics

End User Monitoring - Searching For Specific Errors

Razziq
Explorer

Hello,

Is there a way to filter on specific error types using the EUM interface under the Analyze or Pages/AJAX tab? I'm trying to filter on http error code 500s, but I am not seeing a way to search off of specific error codes from within EUM.

Thanks!

Labels (1)
0 Karma

Mohammed_Rayan
Contributor

Razziq,

You can visualise the javascript errors as outlined in the below doc

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

if you want to filter it for the backend application, then you can use Transaction analytics

https://docs.appdynamics.com/display/PRO44/Analytics+Transaction+Data

SELECT segments.errorList.errorCode FROM transactions WHERE segments.errorList.errorType= "HTTP_ERROR_CODE"

You can use something like the above query. Refer the above docs to get more detail on this

Regards,

Mohammed Rayan

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