feature request - adding template functonality to program()
Hi All, Such functionality already exists for pipe() and file() destination types so extending this to the program() destination type I imagine would not be too difficult nor time consuming. The following scenarios would benefit from this: - move logic to e-mail type notifications (and othe custom scripts) back into syslog-ng.conf - adds flexibility of formating sql statements and passing the sql statements directly into the database (having the near real time advantages of using pipe(), but having a reliability closer to a db buffer file as the process in not likely to die unexpectedly). tia, Darren Mackay
On Sunday 13 April 2003 03:24, email lists wrote:
Such functionality already exists for pipe() and file() destination types so extending this to the program() destination type I imagine would not be too difficult nor time consuming.
Since version 1.6rc1 this feature is available for ALL destination types - including program() ... Achim
participants (2)
-
Achim Gsell
-
email lists