SV-87353r1_rule
V-72721
SRG-APP-000504-DB-000355
VROM-CS-000360
CAT II
10
Configure the Cassandra Server to generate audit records when unsuccessful attempts to execute privileged activities or other system-level access occur.
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 audit records are generated when unsuccessful attempts to execute privileged activities or other system-level access occur.
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-72721
False
VROM-CS-000360
Review the Cassandra Server configuration to ensure audit records are generated when unsuccessful attempts to execute privileged activities or other system-level access occur.
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