[
https://issues.apache.org/jira/browse/ACCUMULO-3946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14644697#comment-14644697
]
Josh Elser edited comment on ACCUMULO-3946 at 7/28/15 5:32 PM:
---------------------------------------------------------------
Here is a matrix of the events for logging based on the assumption that issue
ACCUMULO-3939 is fixed.
||Action||Log Success||Log Failure||
|User Login| Y | Y |
|User Logout| N | N |
|Get User Authorizations| Y | Y |
|Change User Authorizations | Y | Y |
|Change User Password| Y | Y |
|Create User| Y | Y |
|Drop User| Y | Y |
|Grant SYSTEM Permissions| Y | Y |
|Grant TABLE Permissions| Y | Y |
|Revoke SYSTEM Permissions| Y | Y |
|Revoke TABLE Permissions| Y | Y |
|Create Table| N | Y |
|Drop Table| Y | Y |
|Rename Table| N | Y |
|Clone Table| N | Y |
|Compact Table | ? | Y |
|Merge Table | ? | Y |
|Offline Table | | Y |
|Online Table | | Y |
was (Author: james.mello):
Here is a matrix of the events for logging based on the assumption that issue
ACCUMULO-3939 is fixed.
Action Log Success Log Failure
User Login Y Y
User Logout N N
Get User Authorizations Y Y
Change User Authorizations Y Y
Change User Password Y Y
Create User Y Y
Drop User Y Y
Grant SYSTEM Permissions Y Y
Grant TABLE Permissions Y Y
Revoke SYSTEM Permissions Y Y
Revoke TABLE Permissions Y Y
Create Table N Y
Drop Table Y Y
Rename Table N Y
Clone Table N Y
Compact Table ? Y
Merge Table ? Y
Offline Table Y
Online Table Y
> Not all accumulo events are audited for Audit logging
> -----------------------------------------------------
>
> Key: ACCUMULO-3946
> URL: https://issues.apache.org/jira/browse/ACCUMULO-3946
> Project: Accumulo
> Issue Type: Bug
> Affects Versions: 1.5.3
> Reporter: James Mello
>
> Currently accumulo does not log all the major events such as table creation
> and permissions changes. Please modify the existing logging to include
> missing auditing. Note this is related to ticket ACCUMUO-3939.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)