https://bugzilla.balabit.com/show_bug.cgi?id=16 Balazs Scheidler <bazsi@balabit.hu> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution| |WONTFIX Status|NEW |RESOLVED --- Comment #1 from Balazs Scheidler <bazsi@balabit.hu> 2008-01-16 08:37:20 --- true enough, this might have changed in 2.0.x, although not intentionally. I'm not sure thought that I want to change this so late in the syslog-ng 2.0.x development state, as other might already have got used to the new behaviour and I don't want to break their production system. You can get back the old behaviour by specifying a template explicitly: destination d_prog { program("/bin/script" template("<$PRI>$DATE $HOST $MSG\n"); }; So, I'm closing this ticket as WONTFIX, please reopen if you disagree. -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.