cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Extract Data from java script error

aftab_alam2
Newcomer

HI All,

we are using dynatrace SaaS for RUM monitoring. we are using oneagent js SDK to send details of images in case (not found error). this is sent as Java script error. We want to parse this error and group it by multiple substr that is send in this java script error.

we can see the string that we sent in dynatrace under top java script error but I am not sure how to extract fields from it.

please let me know if this is possible to do in dynatrace or extract error message from dynatrace to another tool like splunk?

Thanks

Aftab

1 REPLY 1

ChadTurner
DynaMight Legend
DynaMight Legend

you can pull this data via the API, and if you want splunk to process the Dyantrace Data, you can integrate splunk via the following splunk plugins - you will just need to provide a Token and the Cluster URL.

https://splunkbase.splunk.com/app/4040/#/details

https://splunkbase.splunk.com/app/3969/#/details

-Chad

Featured Posts