SV-87249r1_rule
V-72617
SRG-APP-000099-DB-000043
VROM-CS-000050
CAT II
10
Configure the Cassandra Server to produce audit records containing sufficient information to establish the outcome (success or failure) of the events.
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 settings to ensure audit records containing sufficient information to establish the outcome (success or failure) of the events are produced.
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-72617
False
VROM-CS-000050
Review the Cassandra Server settings to ensure audit records containing sufficient information to establish the outcome (success or failure) of the events are produced.
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