Date: Mon, 4 Oct 1999 15:07:23 +0200 From: Jeroen Ruigrok/Asmodai <asmodai@wxs.nl> To: Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE> Cc: questions@freebsd.org Subject: Re: syslogd unknown priority name "" Message-ID: <19991004150723.Z63946@daemon.ninth-circle.org> In-Reply-To: <199910040940.LAA39225@gil.physik.rwth-aachen.de> References: <199910040940.LAA39225@gil.physik.rwth-aachen.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On [19991004 12:17], Christoph Kukulies (kuku@gilberto.physik.RWTH-Aachen.DE) wrote: > >3.2: > >I'm continously getting > > syslogd: unknown priority name "" > syslogd: unknown priority name "" > >in my console log. Which programs are logged before or after those messages? What daemons/programs are running when it logs that messages? [hint: ps -ax] Because I think some program is trying to issue a syslog() funtion but it fills the first parameter of syslog(priority,...) wrongly and thus you get a `unknown priority name'. See syslog(3). HTH, -- Jeroen Ruigrok van der Werven/Asmodai asmodai(at)wxs.nl The BSD Programmer's Documentation Project <http://home.wxs.nl/~asmodai> Network/Security Specialist BSD: Technical excellence at its best United we stand, divided we fall. 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?19991004150723.Z63946>