Mandatory:
# esxcli system auditrecords local set --size=4100
# esxcli system auditrecords local enable
# esxcli system auditrecords remote enable
# esxcli system syslog reload
esxcli reports that valid input is 4 to 100. 4100 is an invalid value.
Reproduction steps
1. esxcli system auditrecords local set --size=4100
Expected behavior
STIG and automation script reflect valid settings.
Additional context
We see things like this from time to time on various STIGs . As written, it is currently impossible to be 'compliant'.
Thank you for what you guys are doing. We appreciate the help.
Describe the bug
ESXI-70-000084 calls these settings out:
esxcli reports that valid input is 4 to 100. 4100 is an invalid value.
Reproduction steps
Expected behavior
STIG and automation script reflect valid settings.
Additional context
We see things like this from time to time on various STIGs . As written, it is currently impossible to be 'compliant'.
Thank you for what you guys are doing. We appreciate the help.