Date: Mon, 29 May 2006 11:29:35 -0600 (MDT) From: "M. Warner Losh" <imp@bsdimp.com> To: des@des.no Cc: arch@freebsd.org, phk@phk.freebsd.dk, julian@elischer.org Subject: Re: A sort of plan for consoles in FreeBSD Message-ID: <20060529.112935.570083129.imp@bsdimp.com> In-Reply-To: <86pshx85tu.fsf@xps.des.no> References: <1471.1148836757@critter.freebsd.dk> <20060528.113724.1655407378.imp@bsdimp.com> <86pshx85tu.fsf@xps.des.no>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <86pshx85tu.fsf@xps.des.no> des@des.no (Dag-Erling Sm=F8rgrav) writes: : "M. Warner Losh" <imp@bsdimp.com> writes: : > There's no way to 'connect to syslogd and subscribe to messages' in= : > the current syslogd. : = : tail -F /var/log/messages That doesn't give you what I described. What that does is give you the messages that syslogd writes to /var/log/messages. This is a subset of the messages sent to syslogd, and doesn't have the severity levels, facilities, etc associated with them. There's no way for one to connect to syslogd and dynamically filter the records that are displayed. While adding such a facility wouldn't be that hard, it does not exist today. Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060529.112935.570083129.imp>