We are pleased to announce the release of ecAudit 2.1.0.
The ecAudit plug-in enhance Cassandra 3.x with audit logging functionality. In
this release we've added support for a high-performance logging backend based
on Chronicle as well as added new logging parameters and configuration options.
T
Thanks for open-sourcing your work! Looks very promising.
/pelle
From: sebastien.allam...@orange.com
Sent: den 27 maj 2019 08:13
To: user@cassandra.apache.org; attila.wind@swf.technology
Subject: Re: CassKop : a Cassandra operator for Kubernetes developped by Orange
Hello Atilla,
The CassKop p
With ecAudit you can get audit records for login attempts and queries on
selected ks/tables. Currently there is no way to get audit records for rejected
attempts/queries _only_, but that’s an interesting feature for future versions.
The plug-in is free to use under the Apache 2.0 license and com
Hi Maxim.
Assuming all your update operations are successful and that you only delete
data by TTL in that table, then you shouldn’t have to do repairs on it.
You may also consider to lower the gc_grace_seconds value on that table, but
you should be aware of how this impacts hints and logged bat