Solaris uses its STREAMS framework to send messages to the syslogd process. Solaris 2.5.1 and above uses an IPC called door in addition to STREAMS, to confirm the delivery of a message. The syslog-ng application supports the IPC mechanism via the door() option (see below).
|
NOTE:
The sun-streams() driver must be enabled when the syslog-ng application is compiled (see ./configure --help). |
The sun-streams() driver has a single required argument specifying the STREAMS device to open, and the door() option. For the list of available optional parameters, see sun-streams() source options.
|
NOTE:
Starting with version |
sun-streams(<name_of_the_streams_device> door(<filename_of_the_door>));
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center