[syslog-ng] [Bug 252] Syslog-NG crashes with destination using unix-dgram() driver
    bugzilla at bugzilla.balabit.com 
    bugzilla at bugzilla.balabit.com
       
    Wed Sep  4 15:31:14 CEST 2013
    
    
  
https://bugzilla.balabit.com/show_bug.cgi?id=252
--- Comment #7 from Sandor Geller <sandor.geller at morganstanley.com>  2013-09-04 15:31:13 ---
It is clear what you're trying to achieve but you implemented it in a bad way. You can't pass messages to threads this way. syslog-ng has a central queue so
logs read from files are there already so there is no need for reinjecting. Simply write these logs to the final destination (local logfiles, remote hosts,
whatever you like) and you're done.
-- 
Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
    
    
More information about the syslog-ng
mailing list