[syslog-ng]UDP Template
   
    Achim Gsell
     
    syslog-ng@lists.balabit.hu
       
    Wed, 26 Nov 2003 21:38:38 +0100
    
    
  
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