Cloud Run-Logs in Cloud Code für Cloud Shell ansehen
Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Die Loganzeige von Cloud Code bietet Tools zum Durchsuchen und Filtern von Logs.
So rufen Sie Logs eines Cloud Run-Dienstes auf:
Öffnen Sie die Loganzeige. Öffnen Sie dazu die Befehlspalette (über Ctrl/Cmd + Shift + P oder Ansicht > Befehlspalette) und führen Sie dann Cloud Code: Logs ansehen aus.
Wählen Sie Cloud Run-Logs aus der Liste Logtyp aus.
Wählen Sie einen Cloud Run-Dienst aus der Liste Service aus.
Wählen Sie in der Liste Überarbeitung eine Überarbeitung aus, um die Logs einer bestimmten Überarbeitung aufzurufen.
Klicken Sie zum Verfeinern der Suchergebnisse auf Logs durchsuchen und geben Sie Suchbegriffe ein. Diese Suche umfasst den Namespace, die Bereitstellung, den Pod, den Container und die Zeit. Bei Clustern mit aktiviertem Cloud Logging können Sie auch nach Schweregrad filtern.
Logs für eine bestimmte Ressource aufrufen
So rufen Sie die Logs für eine bestimmte Ressource auf:
Klicken Sie auf Cloud Code und maximieren Sie dann den Cloud Run Explorer.
Klicken Sie mit der rechten Maustaste auf eine Ressource und dann auf Logs ansehen.
Streaminglogs aufrufen
Damit in der Loganzeige aktualisierte Logs angezeigt werden, aktivieren Sie in der Loganzeige den Schieberegler Streaming.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-08-11 (UTC)."],[[["\u003cp\u003eThe Cloud Code Log Viewer allows users to search and filter logs for effective analysis.\u003c/p\u003e\n"],["\u003cp\u003eLogs from Cloud Run services can be accessed through the command palette using the "Cloud Code: View Logs" command, selecting "Cloud Run Logs," and then choosing a specific service and revision.\u003c/p\u003e\n"],["\u003cp\u003eUsers can refine log searches by typing terms in the "Search Logs" field, filtering by various criteria including namespace, deployment, pod, container, time, and severity level in enabled clusters.\u003c/p\u003e\n"],["\u003cp\u003eLogs for specific resources can be viewed by right-clicking a resource in the Cloud Run explorer and selecting "View logs".\u003c/p\u003e\n"],["\u003cp\u003eReal-time log updates can be viewed by turning on the "Streaming" slider within the Log Viewer.\u003c/p\u003e\n"]]],[],null,["# View Cloud Run logs in Cloud Code for Cloud Shell\n\nThe Cloud Code Log Viewer provides tools for searching and\nfiltering logs.\n\nTo view logs from a Cloud Run service, follow these steps:\n\n1. To open the Log Viewer, open the command palette (press `Ctrl`/`Cmd`+`Shift`+`P` or click **View** \\\u003e **Command Palette** ) and then run **Cloud Code: View Logs**.\n2. Select **Cloud Run Logs** from the **Log Type** list.\n3. Select a Cloud Run service from the **Service** list.\n4. To view the logs from a particular revision, select a revision using the **Revision** list.\n5. To refine your search results, click **Search Logs** and then type search terms. This search includes the namespace, deployment, pod, container, and time. For clusters with Cloud Logging enabled, you can also filter by severity level.\n\nViewing logs for a specific resource\n------------------------------------\n\nTo view the logs for a specific resource, follow these steps:\n\n1. Click **Cloud Code** and then expand the **Cloud Run** explorer.\n2. Right-click a resource and then click **View logs**.\n\nViewing streaming logs\n----------------------\n\nTo have the Log Viewer display updated logs as the logs are generated, in\nthe Log Viewer, turn the **Streaming** slider on."]]