[ 
https://issues.apache.org/jira/browse/CASSANDRA-13668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16475661#comment-16475661
 ] 

Stefan Podkowinski commented on CASSANDRA-13668:
------------------------------------------------

I've now rebased the WIP branch on the new audit logging merged into branch 
(CASSANDRA-12151) and JMX instead of native transport. The actual code on top 
of it hasn't changed a lot, as it's only delegating AuditLogEntry events to the 
DiagnosticEventService.

> Diag. events for user audit logging
> -----------------------------------
>
>                 Key: CASSANDRA-13668
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13668
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Observability
>            Reporter: Stefan Podkowinski
>            Assignee: Stefan Podkowinski
>            Priority: Major
>             Fix For: 4.x
>
>
> With the availability of CASSANDRA-13459, any native transport enabled client 
> will be able to subscribe to internal Cassandra events. External tools can 
> take advantage by monitoring these events in various ways. Use-cases for this 
> can be e.g. auditing tools for compliance and security purposes.
> The scope of this ticket is to add diagnostic events that are raised around 
> authentication and CQL operations. These events can then be consumed and used 
> by external tools to implement a Cassandra user auditing solution.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to