ChenSammi edited a comment on pull request #1734:
URL: https://github.com/apache/ozone/pull/1734#issuecomment-750819896


   ACL logs with patch applied. 
   
   Volume
   **2020-12-24 16:47:47,191 | INFO  | OMAudit | user=root | ip=10.120.110.183 
| op=ADD_ACL {resourceType=volume, storageType=ozone, volume=s3v, bucket=null, 
key=null, acl=[user:apple:a[ACCESS]]} | ret=SUCCESS |
   2020-12-24 16:48:14,929 | INFO  | OMAudit | user=root | ip=10.120.110.183 | 
op=REMOVE_ACL {resourceType=volume, storageType=ozone, volume=s3v, bucket=null, 
key=null, acl=[user:apple:a[ACCESS]]} | ret=SUCCESS |
   2020-12-24 16:48:33,259 | INFO  | OMAudit | user=root | ip=10.120.110.183 | 
op=SET_ACL {resourceType=volume, storageType=ozone, volume=s3v, bucket=null, 
key=null, acl=[user:apple:a[ACCESS]]} | ret=SUCCESS |
   
   Bucket
   2020-12-24 16:48:55,554 | INFO  | OMAudit | user=root | ip=10.120.110.183 | 
op=SET_ACL {resourceType=bucket, storageType=ozone, volume=s3v, bucket=ozone, 
key=null, acl=[user:apple:a[ACCESS]]} | ret=SUCCESS |
   2020-12-24 16:49:11,722 | INFO  | OMAudit | user=root | ip=10.120.110.183 | 
op=REMOVE_ACL {resourceType=bucket, storageType=ozone, volume=s3v, 
bucket=ozone, key=null, acl=[user:apple:a[ACCESS]]} | ret=SUCCESS |
   2020-12-24 16:49:25,417 | INFO  | OMAudit | user=root | ip=10.120.110.183 | 
op=ADD_ACL {resourceType=bucket, storageType=ozone, volume=s3v, bucket=ozone, 
key=null, acl=[user:apple:a[ACCESS]]} | ret=SUCCESS |
   2020-12-24 16:52:05,233 | INFO  | OMAudit | user=root | ip=10.120.110.183 | 
op=GET_ACL {resourceType=bucket, storageType=ozone, volume=s3v, bucket=ozone, 
key=null} | ret=SUCCESS |
   
   Key 
   2020-12-24 16:54:41,820 | INFO  | OMAudit | user=root | ip=10.120.110.183 | 
op=GET_ACL {resourceType=key, storageType=ozone, volume=s3v, bucket=ozone, 
key=test1/} | ret=SUCCESS |
   2020-12-24 16:54:53,892 | INFO  | OMAudit | user=root | ip=10.120.110.183 | 
op=ADD_ACL {resourceType=key, storageType=ozone, volume=s3v, bucket=ozone, 
key=test1/, acl=[user:apple:a[ACCESS]]} | ret=SUCCESS |
   2020-12-24 16:54:59,528 | INFO  | OMAudit | user=root | ip=10.120.110.183 | 
op=SET_ACL {resourceType=key, storageType=ozone, volume=s3v, bucket=ozone, 
key=test1/, acl=[user:apple:a[ACCESS]]} | ret=SUCCESS |
   2020-12-24 16:55:04,806 | INFO  | OMAudit | user=root | ip=10.120.110.183 | 
op=REMOVE_ACL {resourceType=key, storageType=ozone, volume=s3v, bucket=ozone, 
key=test1/, acl=[user:apple:a[ACCESS]]} | ret=SUCCESS |**
   
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to