From owner-freebsd-bugs Mon Apr 6 13:10:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA26557 for freebsd-bugs-outgoing; Mon, 6 Apr 1998 13:10:13 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: (from gnats@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA26523; Mon, 6 Apr 1998 13:10:08 -0700 (PDT) (envelope-from gnats) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA25061; Mon, 6 Apr 1998 13:04:23 -0700 (PDT) (envelope-from nobody) Message-Id: <199804062004.NAA25061@hub.freebsd.org> Date: Mon, 6 Apr 1998 13:04:23 -0700 (PDT) From: forrie@tiac.net To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: bin/6228: Syslogd not working according to manpage Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 6228 >Category: bin >Synopsis: Syslogd not working according to manpage >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 6 13:10:02 PDT 1998 >Last-Modified: >Originator: Forrest Aldrich >Organization: Navinet >Release: FreeBSD-2.2.6-current >Environment: FreeBSD smtp.navinet.net 2.2.6-STABLE FreeBSD 2.2.6-STABLE #0: Mon Apr 6 12:46:21 EDT 1998 forrie@smtp.navinet.net:/usr/src/sys/compile/SMTP i386 >Description: After much toiling, it appears that syslogd is not operating according to what it should be. After compiling QPOPPER (beta1) and configuring it to use LOG_LOCAL2 as the facility, entering local2.* /var/log/pop.log in the syslog.conf, and running syslogd in debug mode, it still fails. The command to log is being received, but initially it was going to USERS. This is wrong, and I've see this happen in other versions of syslog. Presently, I can not locate any errors in compilation on my part, as other things appear to be working well. Just facility LOCAL* isn't working. >How-To-Repeat: Pass a call to openlog (in QPOPPER's case pop_log) and use the facility LOG_LOCAL2 (or redefine it in popper.h). Compile, run syslogd in debug mode, walla. No log. >Fix: Unknown. But I'll continue to track it down. >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message