Advertisement
Guest User

Untitled

a guest
Jun 19th, 2017
417
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.92 KB | None | 0 0
  1. {
  2.  protoPayload: {
  3.   @type:  "type.googleapis.com/google.cloud.audit.AuditLog"    
  4.   status: {
  5.    code:  13    
  6.    message:  "Error in the build environment"    
  7.   }
  8.   serviceName:  "cloudfunctions.googleapis.com"    
  9.   methodName:  "google.cloud.functions.v1beta2.CloudFunctionsService.UpdateFunction"    
  10.   resourceName:  "projects/xxx/locations/us-central1/functions/doThing"    
  11.  }
  12.  insertId:  "324234.A490354.23423"  
  13.  resource: {
  14.   type:  "cloud_function"    
  15.   labels: {
  16.    project_id:  "xxx"    
  17.    region:  "us-central1"    
  18.    function_name:  "doThing"    
  19.   }
  20.  }
  21.  timestamp:  "2017-06-19T15:55:31.495Z"  
  22.  severity:  "ERROR"  
  23.  logName:  "projects/xxx/logs/cloudaudit.googleapis.com%2Factivity"  
  24.  operation: {
  25.   id:  "operations/dGF4Zml4LTE0NzQxMy91cy1jZW50cmFsMS"    
  26.   producer:  "cloudfunctions.googleapis.com"    
  27.   last:  true    
  28.  }
  29.  receiveTimestamp:  "2017-06-19T15:55:35.644508866Z"  
  30. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement