Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 415 Bytes

yaml_and_role_whitelist_management.md

File metadata and controls

11 lines (7 loc) · 415 Bytes

YAML 'n' ROLE Whitelists

This is a combination of the YAML and Role Based Whitelists.

To use this whitelist method, add the following option near the end of your cassandra-env.sh

JVM_EXTRA_OPTS="$JVM_EXTRA_OPTS -Decaudit.filter_type=YAML_AND_ROLE"

Then configure the different whitelists as described in the corresponding section.