我想在这种类型的实例中禁用身份验证日志。我删除了以为它已绑定的实例,但它仍然记录。这是在Google Cloud Platform中
enter code here
{
insertId: "-xuewx8d***ky"
logName: "projects/*******/logs/cloudaudit.googleapis.com%2Fdata_access"
protoPayload: {
@type: "type.googleapis.com/google.cloud.audit.AuditLog"
authenticationInfo: {
principalEmail: "*******"
}
authorizationInfo: [
0: {…}
]
methodName: "beta.compute.instances.listReferrers"
requestMetadata: {
callerIp: "x.x.x.x"
callerSuppliedUserAgent: "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36,gzip(gfe),gzip(gfe)"
}
resourceLocation: {
currentLocations: [1]
}
resourceName: "projects/*********/zones/northamerica-northeast1-c/instances"
serviceName: "compute.googleapis.com"
}
receiveTimestamp: "2019-01-18T16:45:37.151371890Z"
resource: {
labels: {
instance_id: ""
project_id: "********"
zone: "northamerica-northeast1-c"
}
type: "gce_instance"
}
severity: "INFO"
timestamp: "2019-01-18T16:45:36.528Z"