Viewing KMS audit logs
Open Cloud Logging
Sign in to GCP Console using your federated sign-in link or Google account (see Key Management for sign-in details). Then go to Logging → Logs Explorer. You can find it under the Observability section in the left navigation, or by searching for “Logs Explorer” in the top search bar.
Select your log view
Click Refine scope (near the top of the query panel) → Log view → select
tenant-{your-slug}-kms-audit.Common log filters
See all encrypt operations
See all decrypt operations (shows who accessed your data)
See key management events (rotations, disables, enables)
See access by a specific identity
Log entry fields
Each log entry contains:| Field | Description |
|---|---|
protoPayload.methodName | The KMS operation (e.g., Encrypt, Decrypt) |
protoPayload.authenticationInfo.principalEmail | Who or what service account performed the operation |
protoPayload.resourceName | The full resource path of the key version used |
timestamp | When the operation occurred |
protoPayload.response.name | The key version name that was used |
Exporting logs
To receive exports of your KMS audit logs for your SIEM or compliance records, contact support@askparable.com.KMS Data Access audit logs (encrypt/decrypt operations) are enabled on the Parable project. Key management events (rotations, disables, destruction) are logged as Admin Activity and are always on.