Bob created HDFS-8504:
-------------------------
Summary: Some hdfs admin operations from client should have audit
logs
Key: HDFS-8504
URL: https://issues.apache.org/jira/browse/HDFS-8504
Project: Hadoop HDFS
Issue Type: Improvement
Components: hdfs-client
Affects Versions: 2.7.1
Reporter: Bob
Priority: Minor
Below "hdfs dfsadmin xxx" commands should have audit logs printed, because of
those operations are helpful for administrator to check what happened to hdfs
service.
*hdfs dfsadmin commands*
{noformat}
hdfs dfsadmin -safemode enter
hdfs dfsadmin -safemode leave
hdfs dfsadmin -rollEdits
hdfs dfsadmin -refreshNodes
hdfs dfsadmin -refreshServiceAcl
hdfs dfsadmin -refreshUserToGroupsMappings
hdfs dfsadmin -refreshSuperUserGroupsConfiguration
hdfs dfsadmin -refreshCallQueue
hdfs dfsadmin -shutdownDatanode
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)