MOON
Server: Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4
System: Linux vps.panamaemb.org.sg 3.10.0-1160.80.1.vz7.191.4 #1 SMP Thu Dec 15 20:31:06 MSK 2022 x86_64
User: panama (500)
PHP: 5.2.17
Disabled: NONE
Upload Files
File: //usr/share/doc/sudo-1.7.2p1/sample.syslog.conf
# This is a sample syslog.conf fragment for use with Sudo.
#
# Sudo logs to local2 by default, but this is changable via the
# --with-logfac configure option.  To see what syslog facility
# a sudo binary uses, run `sudo -V' as *root*.  You may have
# to check /usr/include/syslog.h to map the facility number to
# a name.
#
# NOTES:
#	The whitespace in the following line is made up of <TAB>
#       characters, *not* spaces.  You cannot just cut and paste!
#
#	If you edit syslog.conf you need to send syslogd a HUP signal.
#	Ie: kill -HUP process_id
#
#	Syslogd will not create new log files for you, you must first
#	create the file before syslogd will log to it.  Eg.
#	'touch /var/log/sudo'
#
# $Sudo: sample.syslog.conf,v 1.3 2004/10/01 14:58:15 millert Exp $

# This logs successful and failed sudo attempts to the file /var/log/sudo
local2.debug					/var/log/sudo

# To log to a remote machine, use something like the following,
# where "loghost" is the name of the remote machine.
local2.debug					@loghost