26 Nov
2003
26 Nov
'03
8:38 p.m.
On Friday 26 September 2003 08:58, Gianpiero Porchia wrote:
I would like to do log relaying, using syslog-ng. But I need to change the log format. The problem is that the "template" directive is not available for the udp destination (even for the tcp destination).
Could you suggest me some work around to do that?
Use syslog-ng version 1.6rc3 or newer. There the "template" directive is available for all destinations - including udp. Achim