18 Jun
2012
18 Jun
'12
12:11 p.m.
shih dane <daneshih1125@gmail.com> writes:
modify syslog-ng.conf source src { unix-dgram("/dev/log" so_rcvbuf(8192)); internal(); udp(); };
Nice catch! I'll consider making something like that the default for 3.3.6, at least on Linux, when using the system() source. That shouldn't break anything, and wouldn't change the unix-dgram defaults either, and would only take effect when one's using system(). Sounds safe enough to me. Thanks a lot for debugging the issue, and providing a solution! -- |8]