Try this: source local { sun-streams("/dev/log" door("/etc/.syslog_door")); }; regards, Drew -----Original Message----- From: Lancashire, Pete [mailto:PLancashire@columbia.com] Sent: Sunday, October 13, 2002 8:26 PM To: syslog-ng@lists.balabit.hu Subject: [syslog-ng]Solaris 5.7 x86 Hi, What should the source local options be for Solaris 5.7 Intel ? source local { sun-streams("/dev/log"); udp(ip(0.0.0.0) port(514)); internal(); }; Doesn't work for my system, I get the error message do_init_afstreams_source: Cannot open sun-stream /dev/log (Invalid argument) This is from a config file generated by the syslog2ng awk script. Thanks, -pete _______________________________________________ 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
participants (1)
-
Hamilton, Andrew