google-cloud-stackdrivergoogle-cloud-logging

log indicating the project delete operation in Google Cloud


I have my own Google Cloud account, where I have created three projects, I have deleted one of the projects, ex ProjectA. I need to know where that "delete operation" log for that project is stored and the identity of the resource which deleted it.

Since it is my personal account, I don't have any organization, just the projects. Where can I find the logs and the time in which it was deleted?


Solution

  • It looks like this is regarding retrieving logs for deleted projects. Logs are recorded on a per project basis according to resource manager audit logging information. The only ways to view logs from a deleted project would be restoring the project,if you have a 30-day recovery period and exporting audit logs.