Stay organized with collectionsSave and categorize content based on your preferences.
This page describes Google Cloud platform logs created by
Cloud Workstations.
Overview
Cloud Logging receives, indexes, and stores platform log entries from
Google Cloud services, such as Cloud Workstations. Platform logs are
system-defined, service-specific logs that can help you debug and troubleshoot
issues, as well as better understand the Google Cloud
services you're using.
User-definedaudit loggingis chargeable and logs activity when a user updates resources.Platform logging,
however, is non-chargeable and logs activity when Cloud Workstations assigns
resources to a workstation.
Cloud Workstations creates the following types of platform logs:
Disk assignments:Logs when Cloud Workstations assigns a persistent disk
to a workstation. ThelogNamefield of this platform log ends withdisk_assignmentsand can be selected by updating the Logs Explorer
with the querylogName=projects/$PROJECT/logs/workstations.googleapis.com%2Fdisk_assignments.
Instance assignments:Logs when Cloud Workstations assigns a VM instance
to a workstation. These logs contain the VM name, VM ID, internal IP address,
and external IP address (if present). ThelogNamefield of this platform
log ends withvm_assignmentsand can be selected by updating the
Logs Explorer with the querylogName=projects/$PROJECT/logs/workstations.googleapis.com%2Fvm_assignments.
Workstation shutdowns:Logs when Cloud Workstations shuts down a workstation
and unassigns the VM instance. These logs contain the VM name, VM ID, internal IP address,
and external IP address (if present). ThelogNamefield of this platform
log ends withworkstation_shutdownsand can be selected by updating the
Logs Explorer with the querylogName=projects/$PROJECT/logs/workstations.googleapis.com%2Fworkstation_shutdowns.
For information about how to view Cloud Workstations logs inLogs Explorer,
seeView logs.
[[["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-09-04 UTC."],[],[],null,["# Cloud Workstations platform logging\n\nThis page describes Google Cloud platform logs created by\nCloud Workstations.\n\nOverview\n--------\n\nCloud Logging receives, indexes, and stores platform log entries from\nGoogle Cloud services, such as Cloud Workstations. Platform logs are\nsystem-defined, service-specific logs that can help you debug and troubleshoot\nissues, as well as better understand the Google Cloud\nservices you're using.\n\nUser-defined\n[audit logging](/workstations/docs/audit-logging)\nis chargeable and logs activity when a user updates resources.\n[Platform logging](/logging/docs/api/platform-logs),\nhowever, is non-chargeable and logs activity when Cloud Workstations assigns\nresources to a workstation.\n\nCloud Workstations creates the following types of platform logs:\n\n- **Disk assignments:** Logs when Cloud Workstations assigns a persistent disk\n to a workstation. The `logName` field of this platform log ends with\n `disk_assignments` and can be selected by updating the Logs Explorer\n with the query `logName=projects/$PROJECT/logs/workstations.googleapis.com%2Fdisk_assignments`.\n\n- **Instance assignments:** Logs when Cloud Workstations assigns a VM instance\n to a workstation. These logs contain the VM name, VM ID, internal IP address,\n and external IP address (if present). The `logName` field of this platform\n log ends with `vm_assignments` and can be selected by updating the\n Logs Explorer with the query\n `logName=projects/$PROJECT/logs/workstations.googleapis.com%2Fvm_assignments`.\n\n- **Workstation shutdowns:** Logs when Cloud Workstations shuts down a workstation\n and unassigns the VM instance. These logs contain the VM name, VM ID, internal IP address,\n and external IP address (if present). The `logName` field of this platform\n log ends with `workstation_shutdowns` and can be selected by updating the\n Logs Explorer with the query\n `logName=projects/$PROJECT/logs/workstations.googleapis.com%2Fworkstation_shutdowns`.\n\nFor information about how to view Cloud Workstations logs in\n[Logs Explorer](/logging/docs/view/logs-explorer-interface),\nsee\n[View logs](/workstations/docs/audit-logging#viewing_logs).\n\nWhat's next\n-----------\n\n- Learn more about\n [Cloud Workstations logging API](/logging/docs/api/platform-logs#workstations).\n\n- Understand and manage\n [Google Cloud platform logs](/logging/docs/api/platform-logs#managing-logs).\n\n- Learn more about\n [Cloud Workstations audit logging](/workstations/docs/audit-logging)."]]