You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/10/20 09:05:02 UTC

[GitHub] [hadoop-ozone] adoroszlai opened a new pull request #62: HDDS-2335. Params not included in AuditMessage

adoroszlai opened a new pull request #62: HDDS-2335. Params not included in AuditMessage
URL: https://github.com/apache/hadoop-ozone/pull/62
 
 
   ## What changes were proposed in this pull request?
   
   Include operation parameters in audit messages like before [HDDS-2323](https://github.com/apache/hadoop-ozone/commit/b9618834c9902fc8fd9ae12872092cfb1e5c1be3).
   
   https://issues.apache.org/jira/browse/HDDS-2335
   
   ## How was this patch tested?
   
   Added unit test.
   
   Verified Findbugs violation is fixed.
   
   Tested using Freon:
   
   ```
   2019-10-20 08:54:19,437 | INFO  | OMAudit | user=hadoop | ip=192.168.144.3 | op=CREATE_VOLUME {admin=hadoop, owner=hadoop, volume=vol-0-52867, creationTime=1571561659397, quotaInBytes=1152921504606846976, objectID=1, updateID=1} | ret=SUCCESS |
   2019-10-20 08:54:19,497 | INFO  | OMAudit | user=hadoop | ip=192.168.144.3 | op=CREATE_BUCKET {volume=vol-0-52867, bucket=bucket-0-43473, gdprEnabled=null, acls=[user:hadoop:a[ACCESS], group:users:a[ACCESS]], isVersionEnabled=false, storageType=DISK, creationTime=1571561659483} | 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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org