You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Kai Zheng (JIRA)" <ji...@apache.org> on 2013/08/06 12:25:48 UTC

[jira] [Created] (HADOOP-9842) Common auditing log API and facilities

Kai Zheng created HADOOP-9842:
---------------------------------

             Summary: Common auditing log API and facilities
                 Key: HADOOP-9842
                 URL: https://issues.apache.org/jira/browse/HADOOP-9842
             Project: Hadoop Common
          Issue Type: Improvement
          Components: security
            Reporter: Kai Zheng
            Assignee: Kai Zheng


Auditing logs are to be written to record authentication events, authorization events, and resource consuming events. The scope: 
 
* Define auditing log properties, format and the required fields/info to be written down; 
* Define auditing log writer API with various log writing strategies; 
* Implement simple auditing log writer based on local log files; 
* Define API to register customized auditing log writer, to get the activated auditing log writer configured for the system. 


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira