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

Dinesh Chitlangia commented on HDFS-12746:
------------------------------------------

{quote}if I recall correctly, Dinesh Chitlangia has also written an Audit 
parser and it ships as part of Ozone.{quote}
https://issues.apache.org/jira/browse/HDDS-393
The design was based on one of the custom script originally written by [~arp] 
to process Namenode audit logs.

{quote}the lack of easily parseable format on the NN's audit logs has been an 
annoyance for quite some time.{quote} +1 [~xkrogen]

> DataNode Audit Logger
> ---------------------
>
>                 Key: HDFS-12746
>                 URL: https://issues.apache.org/jira/browse/HDFS-12746
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: datanode, logging
>            Reporter: Erik Krogen
>            Assignee: hemanthboyina
>            Priority: Major
>
> I would like to discuss adding in an audit logger for the Datanodes. We have 
> audit logging on pretty much all other components: Namenode, ResourceManager, 
> NodeManager. It seems the DN should have a similar concept to log, at 
> minimum, all block reads/writes. I think all of the interesting information 
> does already appear in the DN logs at INFO level but it would be nice to have 
> a specific audit class that this gets logged through, a la {{RMAuditLogger}} 
> and {{NMAuditLogger}}, to enable special handling.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to