Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Nov 2013 23:00:19 +0100
From:      =?iso-8859-2?Q?Edward_Tomasz_Napiera=B3a?= <trasz@FreeBSD.org>
To:        freebsd-hackers Hackers <freebsd-hackers@freebsd.org>
Subject:   syslog(3) and truncated messages.
Message-ID:  <F6847F26-2959-4F9C-8EC6-CFCDACBC2092@FreeBSD.org>

next in thread | raw e-mail | index | archive | help
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) API.
Problem is, the output gets truncated: at some point the log messages
from all involved processes stop getting logged, even though the processes
continue to run, confirmed by subsequent kernel messages, which get logged
properly.

Any idea what might be going on?

-- 
If you cut off my head, what would I say?  Me and my head, or me and my body?




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F6847F26-2959-4F9C-8EC6-CFCDACBC2092>