From owner-freebsd-questions Fri Sep 18 08:33:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA09383 for freebsd-questions-outgoing; Fri, 18 Sep 1998 08:33:51 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns.insolwwb.net (ns.insolwwb.net [206.31.149.200]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA09375 for ; Fri, 18 Sep 1998 08:33:49 -0700 (PDT) (envelope-from mgrommet@insolwwb.net) Received: from work2.insolwwb.net (work2.insolwwb.net [208.150.248.12]) by ns.insolwwb.net (8.8.8/8.8.5) with SMTP id KAA23690 for ; Fri, 18 Sep 1998 10:08:44 -0500 (CDT) Message-ID: <004301bde319$d3d54960$0cf896d0@work2.insolwwb.net> From: "Mike Grommet" To: Subject: 2nd try + update: whats wrong with this sylog.conf? Date: Fri, 18 Sep 1998 10:34:30 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 2nd attempt guys... and some new details, this time a bit simpler syslog.conf (KISS principle) and a showing of my syslogd -d output. I'm mildly annoyed :) I did recently install tcp_wrappers, but I've tried this with both the pre-tcp_wrapper inetd.conf file and the current one, and still did the same thing. I've been trying to modify my syslog.conf to give more organized logging abilities... Everything seems to work ok except for the /var/log/secure... heres the conf file. Despite my cut and paste here, there really are tabs between the lhs and the rhs... Heck I even copied this off of a working bsdi 3.1 machine that works fine... still didnt work for me. the /var/log/secure file has been created and has permissions ->rw------- 1 root bin 0 Sep 17 11:01 secure And of course, I have restarted syslogd... boy that would have been a silly mistake eh? Also, when I put my syslogd into debug mode, it never says anything about logging into /var/log/secure... so what have I missed here? ----- START OF CONF ----- This is a simple conf file, but doesnt work.... *.err;kern.*;auth.notice;authpriv.none;mail.crit /dev/console kern.*;auth.notice;authpriv.none;mail.crit /dev/console *.notice;authpriv,ftp,uucp,cron,news.none;kern.debug;mail.crit /var/log/messages authpriv.* /var/log/secure lpr.info /var/log/lpd-errs mail.* /var/log/maillog uucp.* /var/spool/uucp/errors cron.* /var/log/cron ftp.* /var/log/ftp.log daemon.* /var/log/daemon.log *.emerg * *.notice;auth.debug;authpriv.none root --- END OF CONF ----- here is the syslogd -d output.... 8 3 2 3 5 3 3 3 3 3 X 3 3 3 3 3 3 3 3 3 3 3 3 3 X CONSOLE: /dev/console 8 X 2 X 5 X X X X X X X X X X X X X X X X X X X X CONSOLE: /dev/console 7 5 2 5 5 5 5 X X X X X 5 5 5 5 5 5 5 5 5 5 5 5 X FILE: /var/log/messages X X X X X X X X X X 8 X X X X X X X X X X X X X X FILE: /var/log/secure X X X X X X 6 X X X X X X X X X X X X X X X X X X FILE: /var/log/lpd-errs X X 8 X X X X X X X X X X X X X X X X X X X X X X FILE: /var/log/maillog X X X X X X X X 8 X X X X X X X X X X X X X X X X UNUSED: X X X X X X X X X 8 X X X X X X X X X X X X X X X UNUSED: X X X X X X X X X X X 8 X X X X X X X X X X X X X FILE: /var/log/ftp.log X X X 8 X X X X X X X X X X X X X X X X X X X X X FILE: /var/log/daemon.log 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 X WALL: 5 5 5 5 7 5 5 5 5 5 X 5 5 5 5 5 5 5 5 5 5 5 5 5 X USERS: root, logmsg: pri 56, flags 4, from backup, msg syslogd: restart syslogd: restarted Thanks for the much needed help.. Mike Grommet System Admin, and all around nice guy Internet Solutions, Inc. mgrommet@insolwwb.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message