11 Oct
2006
11 Oct
'06
12:49 p.m.
On Tue, 2006-10-10 at 14:12 -0700, Kim Cary wrote:
Whilst working further on this problem, I was tailing the log and this popped up:
/var/log/syslog:Oct 10 13:50:01 mylogserver syslog-ng[20167]: do_stream_read: getmsg() trying to return too much ctl data, res=4294967295 Resource temporarily unavailable
Is this any clue to the problem we are having? How do I interpret that message? I don't find any info on it in Google or this list...
log_msg_size() is smaller than a message generated by some kind of application or the kernel. increase log_msg_size() -- Bazsi