Re: [Simple-evcorr-users] Multiple SEC processes in sleeping state

2010-07-30 Thread Risto Vaarandi
hi Nicolas, I created a simple test setup: syslog-ng 3.0.7 on Linux, with SEC being started from a program() destination driver. In my case, syslog-ng correctly sends the SIGTERM signal to SEC process when syslog-ng it is restarted with SIGHUP. (On the reception of SIGTERM, SEC terminates.) Wha

Re: [Simple-evcorr-users] $ signs in values

2010-07-30 Thread Risto Vaarandi
hi Ali, it is tricky to solve this issue (and similar problems) with eval, since the eval miniprogram will always be compiled after variable substitution. If you want to have a more bulletproof solution, the simplest way is to use an anonymous function instead of a miniprogram -- compile the fun