Date: Tue, 12 Nov 2013 18:06:15 -0700 From: Ian Lepore <ian@FreeBSD.org> To: Edward Tomasz =?iso-8859-2?Q?Napiera=B3a?= <trasz@FreeBSD.org> Cc: freebsd-hackers Hackers <freebsd-hackers@FreeBSD.org> Subject: Re: syslog(3) and truncated messages. Message-ID: <1384304775.31172.356.camel@revolution.hippie.lan> In-Reply-To: <F6847F26-2959-4F9C-8EC6-CFCDACBC2092@FreeBSD.org> References: <F6847F26-2959-4F9C-8EC6-CFCDACBC2092@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2013-11-12 at 23:00 +0100, Edward Tomasz Napiera=B3a wrote: > I have a daemon (namely ctld(8)) that, when running with debug enabled, > outputs a lot of information to the syslog, using the usual syslog(3) A= PI. > Problem is, the output gets truncated: at some point the log messages > from all involved processes stop getting logged, even though the proces= ses > continue to run, confirmed by subsequent kernel messages, which get log= ged > properly. >=20 > Any idea what might be going on? >=20 It turns out I had newer patches that did apply cleanly for this, so I committed them as r258076 and r258077 (since they really addressed two completely separate items). Hopefully this will fix the glitches you're seeing. -- Ian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1384304775.31172.356.camel>