You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Parth Brahmbhatt (JIRA)" <ji...@apache.org> on 2015/07/11 01:06:05 UTC

[jira] [Commented] (KAFKA-2162) Kafka Auditing functionality

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

Parth Brahmbhatt commented on KAFKA-2162:
-----------------------------------------

There are a few options here, we could either make auditor a separate interface of its own or we can assume that audit functionality will be implemented by the authoizers as well. The default authorizer implementation just uses log.debug for auditing and we can optimize it so it does some batching. I like the second option. 

> Kafka Auditing functionality
> ----------------------------
>
>                 Key: KAFKA-2162
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2162
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Sriharsha Chintalapani
>            Assignee: Parth Brahmbhatt
>
> During Kafka authorization  discussion thread . There was concerns raised about not having Auditing. Auditing is important functionality but its not part of authorizer. This jira will track adding audit functionality to kafka.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)