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 "Andrew Wang (JIRA)" <ji...@apache.org> on 2013/12/18 23:21:07 UTC

[jira] [Created] (HDFS-5683) Better audit log messages for caching operations

Andrew Wang created HDFS-5683:
---------------------------------

             Summary: Better audit log messages for caching operations
                 Key: HDFS-5683
                 URL: https://issues.apache.org/jira/browse/HDFS-5683
             Project: Hadoop HDFS
          Issue Type: Sub-task
          Components: namenode
    Affects Versions: 3.0.0
            Reporter: Andrew Wang


Right now the caching audit logs aren't that useful, e.g.

{noformat}
2013-12-18 14:14:54,423 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7362)) - allowed=true	ugi=andrew (auth:SIMPLE)	ip=/127.0.0.1	cmd=addCacheDirective	src=null	dst=null	perm=null
{noformat}

It'd be good to include some more information when possible, like the path, pool, id, etc.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)