You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Justinwins (Jira)" <ji...@apache.org> on 2022/06/27 13:18:00 UTC

[jira] [Created] (KAFKA-14028) Add audit log in kafka server when clients try to fetch

Justinwins created KAFKA-14028:
----------------------------------

             Summary: Add audit log in kafka server when clients try to fetch
                 Key: KAFKA-14028
                 URL: https://issues.apache.org/jira/browse/KAFKA-14028
             Project: Kafka
          Issue Type: New Feature
            Reporter: Justinwins


Sometimes it's pretty useful to know who are consuming data from the brokers ,espically

when a company tries to do some audition. So when a consumer succeeds to connect 

the server , print out the client ip from the Session to the log.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)