1. Home
  2. Security Hardening
  3. DISA STIG VMware vSphere 6.7 Perfcharts Tomcat V1R1
  4. VCPF-67-000026 – Performance Charts must properly configure log sizes and rotation – MaxBackupIndex

VCPF-67-000026 – Performance Charts must properly configure log sizes and rotation – MaxBackupIndex

Details

To ensure that the logging mechanism used by the web server has sufficient storage capacity in which to write the logs, the logging mechanism must be able to allocate log record storage capacity. Performance Charts properly sizes and configures log rotation during installation. This default configuration must be verified.

Solution

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

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: Audit and Accountability.This control applies to the following type of system Unix.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles