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.