[ 
https://issues.apache.org/jira/browse/HDFS-6888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14105722#comment-14105722
 ] 

Kihwal Lee commented on HDFS-6888:
----------------------------------

We could have {{logAuditEvent()}} check {{cmd}} against "getfileinfo" or a 
collection of such commands and log at debug level.  Otherwise we will have to 
change HdfsAuditLogger, which will introduce incompatibility.  Users who want 
to see this in the log can change the log level at runtime.

> Remove audit logging of getFIleInfo()
> -------------------------------------
>
>                 Key: HDFS-6888
>                 URL: https://issues.apache.org/jira/browse/HDFS-6888
>             Project: Hadoop HDFS
>          Issue Type: Bug
>    Affects Versions: 2.5.0
>            Reporter: Kihwal Lee
>            Assignee: Chen He
>              Labels: log
>         Attachments: HDFS-6888.patch
>
>
> The audit logging of getFileInfo() was added in HDFS-3733.  Since this is a 
> one of the most called method, users have noticed that audit log is now 
> filled with this.  Since we now have HTTP request logging, this seems 
> unnecessary.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to