SV-87263r1_rule
V-72631
SRG-APP-000092-DB-000208
VROM-CS-000030
CAT II
10
Configure the Cassandra Server to initiate session auditing upon startup.
At the command line execute the following command:
# sed -i 's/^\(\s*\)<root level=".*">\(\s*\)$/\1<root level="ALL">\2/' /usr/lib/vmware-vcops/user/conf/cassandra/logback.xml
Review the Cassandra Server configuration to ensure session auditing is initiated upon startup.
At the command prompt, execute the following command:
# grep '<root' /usr/lib/vmware-vcops/user/conf/cassandra/logback.xml
If level is not set to "ALL", this is a finding.
V-72631
False
VROM-CS-000030
Review the Cassandra Server configuration to ensure session auditing is initiated upon startup.
At the command prompt, execute the following command:
# grep '<root' /usr/lib/vmware-vcops/user/conf/cassandra/logback.xml
If level is not set to "ALL", this is a finding.
M
3179