SV-239427r675004_rule
V-239427
SRG-APP-000357-WSR-000150
VCPF-67-000026
CAT II
10
Open /etc/vmware-perfcharts/log4j.properties with a text editor and add or change the following settings:
log4j.appender.LOGFILE.MaxFileSize=5MB
log4j.appender.LOGFILE.MaxBackupIndex=10
At the command prompt, execute the following command:
# grep -i "max" /etc/vmware-perfcharts/log4j.properties
Expected result:
log4j.appender.LOGFILE.MaxFileSize=5MB
log4j.appender.LOGFILE.MaxBackupIndex=10
If the output of the command does not match the expected result, this is a finding.
V-239427
False
VCPF-67-000026
At the command prompt, execute the following command:
# grep -i "max" /etc/vmware-perfcharts/log4j.properties
Expected result:
log4j.appender.LOGFILE.MaxFileSize=5MB
log4j.appender.LOGFILE.MaxBackupIndex=10
If the output of the command does not match the expected result, this is a finding.
M
5329