Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
En esta guía, se muestra cómo ver los registros de App Engine con el explorador de registros y la consola de Google Cloud . Si supervisas los registros de tu servicio, puedes supervisar con facilidad el rendimiento de tus servicios web.
Antes de comenzar
Esta guía forma parte de una serie introductoria que te orienta a través de la compilación de una app de App Engine. Para comenzar desde el principio de la serie, consulta Compila una app de Node.js en App Engine.
En la lista Recurso, selecciona Aplicación en GAE y, luego, haz clic en Aplicar.
En el campo Buscar en todos los campos, ingresa el nombre del registro que deseas buscar.
Puedes utilizar los filtros en la parte superior de la página para ver diferentes transmisiones de registro, como: error estándar, solicitudes HTTP o actividad interna de App Engine.
Puedes buscar elementos con contenido específico y también puedes restringir los registros a un servicio específico o una versión de App Engine.
¿Qué sigue?
Para compilar más con Node.js y App Engine, consulta Instructivos.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-09-04 (UTC)"],[[["\u003cp\u003eThis guide explains how to view App Engine logs to monitor the performance of your web services using the Logs Explorer and the Google Cloud console.\u003c/p\u003e\n"],["\u003cp\u003eYou can access the Logs Explorer in the Google Cloud console to view logs.\u003c/p\u003e\n"],["\u003cp\u003eWithin the Logs Explorer, you can filter logs by selecting the GAE application resource.\u003c/p\u003e\n"],["\u003cp\u003eYou are able to use the search bar to look for a specific type of log or restrict by a specific App Engine service or version.\u003c/p\u003e\n"]]],[],null,["# View your service's Logs\n\n\u003cbr /\u003e\n\n| **Note:** If you are deploying a new Node.js web service to Google Cloud, we recommend getting started with [Cloud Run](/run/docs/quickstarts/build-and-deploy/deploy-nodejs-service).\n\nThis guides shows you how to view App Engine logs by using the\nLogs Explorer and the Google Cloud console. By viewing your service's logs, you\ncan easily monitor the performance of your web services.\n\nBefore you begin\n----------------\n\nThis guide is part of an introductory series that walks you through how to build\nan App Engine app. To start from the beginning of the series, see\n[Building a Node.js App on App Engine](/appengine/docs/standard/nodejs/building-app).\n\nBefore continuing with this guide, review the steps for how to\n[update your web service](/appengine/docs/standard/nodejs/building-app/updating-web-service).\n\nView logs by using the Logs Explorer\n------------------------------------\n\nTo view your service's logs, do the following:\n\n1. In the Google Cloud console, go to the **Logs Explorer** page.\n\n [Go to Logs Explorer](https://console.cloud.google.com/logs/viewer?resource=gae_app)\n2. In the **Resource** list, select **GAE application** , and then click\n **Apply**.\n\n3. In the **Search all fields** field, enter the name of the log that you want\n to search.\n\nYou can use the filters at the top of the page to view different log streams\nsuch as standard error, HTTP requests, or App Engine internal activity.\n\nYou can search for items containing specific content, and you can also restrict\nthe logs to a specific App Engine service or version.\n\nWhat's next\n-----------\n\n- To build further with Node.js and App Engine, see [Tutorials](/docs/tutorials).\n\n- Learn more about [using the Logs Explorer](/logging/docs/view/logs-explorer-interface).\n\n- Learn more about [monitoring and alerting latency](/appengine/docs/standard/monitoring-and-alerting-latency)."]]