cassandra icon indicating copy to clipboard operation
cassandra copied to clipboard

CASSANDRA-17241: Improve audit logging documentation for production

Open rhardouin opened this issue 3 years ago • 1 comments

After using audit logging in production, it turns out that documentation is lacking some important information.

Namely:

  • roll_cycle can be overriden by Chronicle Queue
  • max_log_size is ignored if archive_command option is set
  • archive_command prevents Chronicle Queue Shrink Manager from working

rhardouin avatar Jan 06 '22 19:01 rhardouin

Rebased from trunk + formatting in a separate commit

rhardouin avatar May 05 '22 13:05 rhardouin

closing as this work will be included under umbrella PR https://github.com/apache/cassandra/pull/2062

smiklosovic avatar Jan 23 '23 09:01 smiklosovic