Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Nov 1999 11:17:25 -0500
From:      Naief BinTalal <naief@cyfari.com>
To:        "mike.sellenschuetter" <mike.sellenschuetter@bankofamerica.com>
Cc:        freebsd-questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Sudo Logging
Message-ID:  <19991118111725.A69609@cyfari.com>
In-Reply-To: <0056440001107380000002L402*@MHS>; from mike.sellenschuetter@bankofamerica.com on Thu, Nov 18, 1999 at 10:18:42AM -0500
References:  <0056440001107380000002L402*@MHS>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Nov 18, 1999 at 10:18:42AM -0500, mike.sellenschuetter wrote:
> I am a learning system administrator for a FreeBSD based system at Bank of
> America, and I am having a problem getting sudo to log to a file other than
> /var/log/messages.  In the /etc/syslog.conf file, I made the following entry:
> 
> sudo.*    /var/log/sudo
> 
  did you create the file?
  touch /var/log/sudo
  kill -HUP `cat /var/run/syslog.pid`
  This should do it for you.

  Cheers,
  BBTG
-- 
-------------------------------------------------------
Naief BinTalal         |  naief@cyfari.com
-------------------------------------------------------
"A rock pile ceases to be a rock pile the moment a
 single man contemplates it, bearing within him the
 image of a cathedral" -- Antoine de Saint-Exupery
------------------------------------------------------- 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991118111725.A69609>