Date: Mon, 11 Mar 2002 11:26:30 -0800 (PST) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc Makefile newsyslog.conf syslog.conf Message-ID: <200203111926.g2BJQUq80562@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2002/03/11 11:26:29 PST
Modified files:
etc Makefile newsyslog.conf syslog.conf
Log:
Clean up logging of security information a bit:
o Introduce /var/log/authentication.log, which will be the target for
auth.info and authpriv.info by default. Rotate on the same schedule
as most other logs. Create at installation.
o Remove logging of auth.info from /var/log/security.log, which will
return to being only for security feature subsystems (such as ipfw,
and so on).
This creates a special authentication log, which can now be searched
by scripts for authentication events.
Revision Changes Path
1.275 +3 -1 src/etc/Makefile
1.37 +2 -1 src/etc/newsyslog.conf
1.19 +3 -2 src/etc/syslog.conf
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203111926.g2BJQUq80562>
