SV-240721r679676_rule
V-240721
SRG-APP-000092-WSR-000055
VCRP-67-000006
CAT II
10
Navigate to and open /etc/vmware-rhttpproxy/config.xml.
Locate the <config>/<log> block and configure <outputToFiles> as follows:
<outputToFiles>true</outputToFiles>
Restart the service for changes to take effect.
# vmon-cli --restart rhttpproxy
At the command prompt, execute the following command:
# xmllint --xpath '/config/log/outputToFiles' /etc/vmware-rhttpproxy/config.xml
Expected result:
<outputToFiles>true</outputToFiles>
If the output does not match the expected result, this is a finding.
V-240721
False
VCRP-67-000006
At the command prompt, execute the following command:
# xmllint --xpath '/config/log/outputToFiles' /etc/vmware-rhttpproxy/config.xml
Expected result:
<outputToFiles>true</outputToFiles>
If the output does not match the expected result, this is a finding.
M
5330