Cómo ver los registros de un servicio en Cloud Code para IntelliJ
Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
Una vez que tu servicio se compila y se implementa en Cloud Run, podrás supervisar la transmisión de registros desde la implementación de tu servicio. Cuando se complete la implementación, la transmisión se detendrá y encontrarás dos URL, una en tu servicio activo y una en los registros del servicio, en la ventana de salida.
Si sigues la URL, puedes ver un registro detallado de tu servicio y filtrar las entradas según su nivel de gravedad. Además, puedes supervisar el estado y el tráfico de tu servicio a través de las pestañas Revisiones y Métricas, y ajustar los derechos de acceso mediante la pestaña Permisos.
Obtenga asistencia
Para enviar comentarios o informar un problema en tu IDE de IntelliJ, ve a Tools > Cloud Code > Help / About > Submit feedback or report an issue para informar un problema en GitHub.
[[["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-05 (UTC)"],[[["\u003cp\u003eOnce your service is deployed to Cloud Run, you can monitor live logs from the service deployment.\u003c/p\u003e\n"],["\u003cp\u003eAfter deployment, you'll receive URLs for your live service and service logs in the output window.\u003c/p\u003e\n"],["\u003cp\u003eDetailed service logs can be viewed and filtered by severity level via the provided URL.\u003c/p\u003e\n"],["\u003cp\u003eThe Revisions, Metrics, and Permissions tabs allow you to monitor service status, traffic, and manage access rights.\u003c/p\u003e\n"]]],[],null,["# View logs from a service in Cloud Code for IntelliJ\n\nOnce your service is built and deployed to Cloud Run, you'll be able to\nmonitor logs streaming from the deployment of your service. Once the\ndeployment completes, streaming stops and you'll find two URLs, one to your live\nservice and one to your service logs, in your output window.\n\nBy following the URL, you can view a detailed log of your service and filter\nentries based on their severity level. Additionally, you can monitor the status\nand traffic of your service through the Revisions and Metrics tabs, and\nadjust access rights with the Permissions tab.\n\nGet support\n-----------\n\nTo submit feedback or report an issue in your IntelliJ IDE, go to **Tools** \\\u003e **Cloud Code** \\\u003e **Help / About** \\\u003e **Submit\nfeedback or report an issue** to report an issue on [GitHub](https://github.com/GoogleCloudPlatform/cloud-code-intellij/issues)."]]