kafka audit

2015-03-23 Thread sunil kalva
Hi What is best practice for adding audit feature in kafka, Is there any framework available for enabling audit feature at producer and consumer level and any UI frameworks for monitoring. tx SunilKalva

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 i

Re: kafka audit

2015-03-23 Thread Navneet Gupta (Tech - BLR)
ent 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: >

Re: kafka audit

2015-03-23 Thread Todd Palino
23, 2015 at 1:03 PM, tao xiao wrote: > > > 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 > > >

Kafka Audit (KAFKA-260)

2013-05-19 Thread Javier Iseruk
Hi!! How can I use the audit monitoring frontend (KAFKA-260 ). Can I use it with the 0.7.1 version? Which are the steps to install it? Thanks! -- Javier Iseruk Architecture Team Phone: +5411-4640-8063

Kafka audit logs in Apache Kafka?

2020-01-31 Thread Otis Gospodnetić
Hi, Does Apache Kafka have audit logs equivalent of https://docs.confluent.io/current/security/audit-logs.html or does only Confluent's Kafka have this? Thanks, Otis -- Monitoring - Log Management - Alerting - Anomaly Detection Solr & Elasticsearch Consulting Support Training - http://sematext.co

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

Regarding Kafka Audit tool for auditing Kafka Data

2017-04-04 Thread Vidya Priyadarshni Narayan
Hi, I am a product engineer at Go-Jek and we are using Kafka in our Data Engineering team. I came across this slide share presentation on https://www.slideshare.net/JonBringhurst/kafka-audit-kafka-meetup-january-27th-2015 I would like to know if this Kafka Audit tool is open sourced as well