5 Aug
2010
5 Aug
'10
3:50 p.m.
On Tue, 2010-08-03 at 16:54 -0600, syslogng@feystorm.net wrote:
What os are you running, and what command are you using to generate that output (ps with what args)? Syslog-ng 3+ will fork itself off and the child becomes the real worker process while the parent is a monitor process so that if the child dies it can restart it. At least thats what its supposed to do. I've never had it work, but it doesnt crash so I dont care.
And you can control this using the --background-mode command line option. -- Bazsi