Re: Syntax for turning logging compression off
"Todd C. Miller" <[email protected]>
| Newsgroups | gmane.comp.tools.sudo.user |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 12 Jan 2018 18:26:02 +0000, David Livingstone wrote: > Just downloaded installed sudo-1.8.21-3 on RHEL and noted that the > sudo logging is now compressed(gzip) by default. My previous > installation of 1.8.6 does not have the compression on by default. > > So the question is how do I turn the compression off ? The default > installation does not include a sudo.conf file so I was trying to > modify the compress_io flag in the sudoers file without success. > > Yes I looked at the sudoers man page however the correct Default_Entry > syntax eludes me. Just add the following line to your sudoers file: Defaults !compress_io - todd ____________________________________________________________ sudo-users mailing list <[email protected]> For list information, options, or to unsubscribe, visit: https://www.sudo.ws/mailman/listinfo/sudo-users