Create a custom sudo log file
Mar 25, 2023 · 1 min read · Sudo allows system administrators to allow users run command as root user. The commands that run with sudo needs to be logged in for security and compliance reasons. Security — Sudo logs can provide a trail of activity. Any unauthorised access or sus...
PPablo commented