You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Matteo Bertozzi (JIRA)" <ji...@apache.org> on 2013/01/09 19:24:12 UTC

[jira] [Updated] (HBASE-7526) create table does not log the table name in audit log

     [ https://issues.apache.org/jira/browse/HBASE-7526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matteo Bertozzi updated HBASE-7526:
-----------------------------------

    Attachment: HBASE-7526-v0.patch

The new audit log looks like:
{code}
request: createTable; context: (user=th30z, scope=testtb, family=cf|cf2, action=CREATE)
{code}
                
> create table does not log the table name in audit log
> -----------------------------------------------------
>
>                 Key: HBASE-7526
>                 URL: https://issues.apache.org/jira/browse/HBASE-7526
>             Project: HBase
>          Issue Type: Improvement
>          Components: security
>            Reporter: Matteo Bertozzi
>            Assignee: Matteo Bertozzi
>            Priority: Trivial
>         Attachments: HBASE-7526-v0.patch
>
>
> If I issue a create table command - create 'test', 'f1'
> Then from the audit log, there is no way to identify what table was created
> {code}
> request: createTable; context: (user=th30z, scope=GLOBAL, family=, action=CREATE)
> {code}

--
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