[
https://issues.apache.org/jira/browse/HADOOP-10913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephen Chu updated HADOOP-10913:
---------------------------------
Attachment: HADOOP-10913.1.patch
Attaching patch to add missing space between audit log key name and extra
messages.
> Add a space between key name and extra messages in KMS audit log
> ----------------------------------------------------------------
>
> Key: HADOOP-10913
> URL: https://issues.apache.org/jira/browse/HADOOP-10913
> Project: Hadoop Common
> Issue Type: Improvement
> Components: security
> Affects Versions: 3.0.0
> Reporter: Stephen Chu
> Assignee: Stephen Chu
> Priority: Trivial
> Attachments: HADOOP-10913.1.patch
>
>
> In the KMS audit log, there is no space between key name and extra messages,
> so you'll see something like the following. Note the missing space between
> "exampleKey" and "UserProvidedMaterial" which can make it more difficult to
> parse through the audit log.
> {code}
> 2014-07-31 08:47:33,248 Status:OK User:hdfs Op:CREATE_KEY
> Name:exampleKeyUserProvidedMaterial:false Description:null
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)