Hi I have some trouble with syslog-ng and Solaris 7 x86 Generic_106542-07 I put that in the .conf file source src { sun-streams("/dev/log" door("/etc/.syslog_door")); }; and when I launch the daemon I get that do_init_afstreams_source: Cannot open sun-stream /dev/log (Operation not supported on transport endpoint) Error initializing configuration, exiting. Terminated Any Clue ? Regards Gael -- Gael MARTINEZ Spacestar Communications, Inc. Dial-up to DS-3 Serving - MN WI ND MI IL www.spacestar.net / Fax (612) 996-0123
On Wed, Oct 27, 1999 at 01:52:28PM -0500, Gael Martinez wrote:
Hi
I have some trouble with syslog-ng and Solaris 7 x86 Generic_106542-07
I put that in the .conf file
source src { sun-streams("/dev/log" door("/etc/.syslog_door")); };
and when I launch the daemon I get that
do_init_afstreams_source: Cannot open sun-stream /dev/log (Operation not supported on transport endpoint) Error initializing configuration, exiting. Terminated
syslog-ng has still troubles with Solaris, since I don't have access to a Solaris box. You can workaround this by using native syslogd as described in the mailing list archive. (http://lists.balabit.hu/pipermail/syslog-ng) -- Bazsi PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1 url: http://www.balabit.hu/pgpkey.txt
participants (2)
-
Balazs Scheidler
-
Gael Martinez