14 Jun
2002
14 Jun
'02
5:04 p.m.
Use a source like this:
source src { sun-stream("/dev/log" door("/etc/.syslog_door")); internal(); };
When I do that, I get this error; root@diamond: syslog-ng -Fv connecting fd 5 to inetaddr 127.0.0.1, port 2220 syslog-ng version 1.5.13 starting io.c: do_write: write() failed (errno 32), Broken pipe pkt_buffer::do_flush(): Error flushing data Connection broken to AF_INET(127.0.0.1:2220), reopening in 10 seconds Garbage collecting while idle... Objects alive: 151, garbage collected: 2 It just sits there and continues to spew out the "Garnage collecting....." error and the following line. It runs, but doesn't log anything. Any ideas? ~Matt