View logs from a service in Cloud Code for IntelliJ
Stay organized with collections
Save and categorize content based on your preferences.
Once your service is built and deployed to Cloud Run, you'll be able to
monitor logs streaming from the deployment of your service. Once the
deployment completes, streaming stops and you'll find two URLs, one to your live
service and one to your service logs, in your output window.
By following the URL, you can view a detailed log of your service and filter
entries based on their severity level. Additionally, you can monitor the status
and traffic of your service through the Revisions and Metrics tabs, and
adjust access rights with the Permissions tab.
Get support
To submit feedback or report an issue in your IntelliJ IDE, go to
Tools > Cloud Code > Help / About > Submit
feedback or report an issue to report an issue on GitHub.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["Once your service is deployed to Cloud Run, you can monitor live logs from the service deployment."],["After deployment, you'll receive URLs for your live service and service logs in the output window."],["Detailed service logs can be viewed and filtered by severity level via the provided URL."],["The Revisions, Metrics, and Permissions tabs allow you to monitor service status, traffic, and manage access rights."]]],[]]