In Google Cloud Platform, is all audit logging enabled by default? I'm interested in Admin Activity logs (https://cloud.google.com/logging/docs/audit/#admin-activity), which "record when VM instances and App Engine applications are created" among other things.
However, I've tried creating a VM instance on my project's Compute Engine and checking the Stackdriver logs ("Audited Resource" category) - but nothing shows up. I don't think it's a permissions issue, as I have the permissions mentioned in documentation above and can see various older logs in the Audited Resource category. What gives?