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