cassandra
cassandra copied to clipboard
CASSANDRA-17241: Improve audit logging documentation for production
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
Rebased from trunk + formatting in a separate commit
closing as this work will be included under umbrella PR https://github.com/apache/cassandra/pull/2062