5.2.3 Ensure sudo log file exists

Information

sudo can use a custom log file

Rationale:

A sudo log file simplifies auditing of sudo commands. This also provides easier isolation to prevent disclosure of sensitive data.

Impact:

Editing the sudo configuration incorrectly can cause sudo to stop functioning

Solution

Edit the file /etc/sudoers or a file in /etc/sudoers.d/ with visudo or visudo -f <PATH TO FILE> and add the following line:

Defaults logfile='<PATH TO CUSTOM LOG FILE>'

Example:

Defaults logfile='/var/log/sudo.log'

See Also

https://workbench.cisecurity.org/files/3144

Item Details

Category: AUDIT AND ACCOUNTABILITY

References: 800-53|AU-3, 800-53|AU-3(1), 800-53|AU-7, 800-53|AU-12, CSCv7|6.3

Plugin: Unix

Control ID: 07f7172433d929dc0536762a4ec81df22f26aa4c8b1f80d24874f5c556ad071b