27 Oct 2025 07:17 AM
We are using Dynatrace RUM to monitor our web application, which runs on a Tomcat server and is developed with Vue 3 (JavaScript).
I would like to know how we can capture and view user console logs (e.g., console.log, console.error) from the user’s browser in Dynatrace logs.
Is there a recommended approach or best practice for integrating browser console logs into Dynatrace so that we can analyze them along with RUM session data?
27 Oct 2025 08:21 AM
Hi,
Best way is installing OneAgent in your backend. You can review Log ingestion.
Best regards