1.3.3 Ensure sudo log file exists

Information

sudo can use a custom log file
Rationale:
A sudo log file simplifies auditing of sudo commands

Solution

edit the file /etc/sudoers or a file in /etc/sudoers.d/ with visudo -f and add the following line:
Defaults logfile="<PATH TO CUSTOM LOG FILE>"
**Example
Defaults logfile="/var/log/sudo.log"
Impact:
editing the sudo configuration incorrectly can cause sudo to stop functioning

See Also

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

Item Details

Category: AUDIT AND ACCOUNTABILITY

References: 800-53|AU-12c.

Plugin: Unix

Control ID: aa5a4d8df07b14fe020282fb69da838717e6ab30810fcf39304553dac4899389