It works if I send a HUP signal to daemon AFTER launching: kill -HUP 22765 Oct 2 12:01:49 src@atlas syslog-ng[22765]: new configuration initialized Oct 2 12:02:18 src@atlas syslog-ng[22765]: syslog-ng version 1.5.18 going down bug? Regards, Carlos Velasco *********** REPLY SEPARATOR *********** On 02/10/2002 at 11:54 Carlos Velasco wrote:
Hi,
I have tried syslog-ng versions 1.5.18 and 1.5.21 with the same problem.
My system is:
uname -a Linux atlas 2.4.19 #1 Tue Aug 6 01:59:40 CEST 2002 i586 unknown
syslog-ng.conf: source src { internal(); }; destination syslog { file("/var/log/syslog.log"); }; log { source(src); destination(syslog); };
I can't see any internal messages in /var/log/syslog.log file tcp, udp and unix-streams works fine, only problem is with internal.
Any help would be apreciated.
Regards, Carlos Velasco
_______________________________________________ syslog-ng maillist - syslog-ng@lists.balabit.hu https://lists.balabit.hu/mailman/listinfo/syslog-ng Frequently asked questions at http://www.campin.net/syslog-ng/faq.html