Hello,

IIRC, no, it does not.  Where I work, one team had the same issue and built 
some custom code to handle the encryption and decryption of messages at the 
producer and consumer.  However, you have to take key management into account 
as once a message is written to the broker, you can't decrypt/re-encrypt to 
change the key.  This can be an issue if you have to replay messages.

-----Original Message-----
From: Chris Curtin [mailto:curtin.ch...@gmail.com] 
Sent: Monday, April 01, 2013 4:07 PM
To: users
Subject: Encryption at rest?

Hi,

Does Kafka support encrypting data at rest? During my AJUG presentation someone 
asked if the files could be encrypted to address PII needs?

Thanks,

Chris

Reply via email to