STIGQter STIGQter: STIG Summary: vRealize - Cassandra Security Technical Implementation Guide Version: 1 Release: 1 Benchmark Date: 05 Jun 2017:

The Cassandra database must provide audit record generation capability for DoD-defined auditable events within all database components.

DISA Rule

SV-87255r1_rule

Vulnerability Number

V-72623

Group Title

SRG-APP-000089-DB-000064

Rule Version

VROM-CS-000010

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure the Cassandra Server to generate audit records for at least the DoD minimum set of 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

Check Contents

Check the Cassandra Server auditing settings to determine whether organization-defined auditable events are being audited by the system.

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.

Vulnerability Number

V-72623

Documentable

False

Rule Version

VROM-CS-000010

Severity Override Guidance

Check the Cassandra Server auditing settings to determine whether organization-defined auditable events are being audited by the system.

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.

Check Content Reference

M

Target Key

3179

Comments