-----BEGIN PGP SIGNED MESSAGE----- On Sep 25, 2009, at 1:06 PM, list@net-secured.com wrote:
On Solaris Sparc v.10. I killed the syslog (deleted the syslog.conf file) and replaced it with syslogng 3.0.2. the aim is to have syslog-ng handle the local & remote logs. ... source local { unix-stream("/dev/log"); internal(); };
This is how you have to do this on Solaris: source local { sun-streams ("/dev/log" door ("/var/run/ syslog_door")); }; - - Michael -----BEGIN PGP SIGNATURE----- Version: PGP Desktop 9.10.0 (Build 500) Charset: us-ascii wsBVAwUBSr0n1JbfnpCg64TVAQGl3wf/XQVwP4UUG1xD+/xW6wDHM8Nsq81ZT0OW jUPeAXM11wIdiZd0h2WMJmoyzV810LIUJqnxRPzbhAc1omKuUrc/96X3gPD28VYH Fo9ZgdLBzO2oQ5m8ng7tB14vtdAPZvXdjxM14OZy1vpfJ71Jnv15p2Rd+KoZTpiO Uc9KX0g37MGkcQgFiHEt4Chx8qMsRTQk2+ueVdrjNlgFnRwtgLbalBME9lOmEqkX /Oi8h29EMaYEAmBu+wtz+9UwCeA4/zwl/TwR+9G7lRG6E1J1TO/G8a++8MYXEjHA YUKeSjUGQOqdBv1ZU19wRkC+m+eG40Z310KN8uVl4En9RiPOBXjRmw== =st6P -----END PGP SIGNATURE-----
participants (2)
-
list@net-secured.com
-
Michael Hocke