On Fri, Oct 26, 2001 at 08:23:27AM -0700, Nate Campi wrote:
I'm running syslog-ng 1.4.14 on a solaris 8 x86 box, logging over TCP to another syslog-ng loghost. I'm getting this error sporadically:
pkt_buffer::do_flush(): Error flushing data
Is this anything to worry about? All I see on this is a patch from 1999: http://lists.balabit.hu/pipermail/syslog-ng/1999-December/000376.html
you should see something like this as well, which reports the exact cause of the problem: werror("io.c: do_write: write() failed (errno %i), %z\n", errno, strerror(errno)); other than that you might try to truss the syslog-ng process, to see why the write() calls do not succeed. -- Bazsi PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1