aboutsummaryrefslogtreecommitdiff
path: root/etc/newsyslog.conf
diff options
context:
space:
mode:
authorRobert Watson <rwatson@FreeBSD.org>2002-03-11 19:26:29 +0000
committerRobert Watson <rwatson@FreeBSD.org>2002-03-11 19:26:29 +0000
commit0ec9497e58f695b0fd67fffbb8c4d2f0673aa463 (patch)
treea6f7d85ace70ee576c3d9952d27311ddde644eb1 /etc/newsyslog.conf
parent23bd68a4261836dd20f7d0a5bc886b27544b2642 (diff)
downloadsrc-0ec9497e58f695b0fd67fffbb8c4d2f0673aa463.tar.gz
src-0ec9497e58f695b0fd67fffbb8c4d2f0673aa463.zip
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.
Notes
Notes: svn path=/head/; revision=92099
Diffstat (limited to 'etc/newsyslog.conf')
-rw-r--r--etc/newsyslog.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/newsyslog.conf b/etc/newsyslog.conf
index f743c58a475b..8c70e94ee3e9 100644
--- a/etc/newsyslog.conf
+++ b/etc/newsyslog.conf
@@ -10,6 +10,7 @@
# logfilename [owner:group] mode count size when [ZJB] [/pid_file] [sig_num]
/var/log/cron 600 3 100 * Z
/var/log/amd.log 644 7 100 * Z
+/var/log/authentication.log 600 7 100 * Z
/var/log/kerberos.log 600 7 100 * Z
/var/log/lpd-errs 644 7 100 * Z
/var/log/maillog 640 7 * @T00 Z