Re: Kafka audit logs in Apache Kafka?

2020-02-03 Thread Ivan Yurchenko
Hi, The KIP for this is being discussed now: https://cwiki.apache.org/confluence/display/KAFKA/KIP-567%3A+Kafka+Cluster+Audit Ivan On Fri, 31 Jan 2020 at 17:52, Otis Gospodnetić wrote: > Hi, > > Does Apache Kafka have audit logs equivalent of > https://docs.confluent.io/current/security/audit

Re: kafka audit

2015-03-23 Thread Todd Palino
We've talked about it a little bit, but part of the problem is that it is pretty well integrated into our infrastructure, and as such it's hard to pull it out. I illustrated this a little differently than Jon did in my latest blog post (http://engineering.linkedin.com/kafka/running-kafka-scale), ho

Re: kafka audit

2015-03-23 Thread Navneet Gupta (Tech - BLR)
Are there any plans to open source the same? What alternates do we have here? We are building an internal auditing framework for our entire big data pipeline. Kafka is one of the data sources we have (ingested data). On Mon, Mar 23, 2015 at 1:03 PM, tao xiao wrote: > Linkedin has an excellent t

Re: kafka audit

2015-03-23 Thread tao xiao
Linkedin has an excellent tool that monitors lag/data loss/data duplication and etc. Here is the reference http://www.slideshare.net/JonBringhurst/kafka-audit-kafka-meetup-january-27th-2015 it is not open sourced though. On Mon, Mar 23, 2015 at 3:26 PM, sunil kalva wrote: > Hi > What is best p