You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by oleg yusim <ol...@gmail.com> on 2016/01/27 19:20:47 UTC

Logging configuration (security)

Greetings,

I decided to put together a separate thread with logging configuration
questions I have (I'm trying to figure out what from security best
practices on logging Cassandra can and can't do):

1) Can Cassandra log IP and hostname of the host, DB resides at?
2) Can Cassandra log IP and hostname of the client?
3) Can Cassandra be configured to be automatically shut down in case if it
ran out of space to store logs?
4) Can Cassandra be configured to automatically overwrite audit logs in
case if no more space is available (oldest first) ?

Thanks,

Oleg