gcloud logging tail 'resource.type="cloud_run_revision" AND resource.labels.service_name="web-app"'

Category: Google Cloud & Workspace

gcloud logging tail 'resource.type="cloud_run_revision" AND resource.labels.service_name="web-app"'

Stream Cloud Run logs live

Follows new log entries from the web-app service in real time, like tail -f but for Google Cloud logs. Press Ctrl-C to stop streaming. Useful while deploying or load-testing; historical queries use gcloud logging read.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.