16 Nov
2008
16 Nov
'08
5:02 p.m.
This is implemented in syslog-ng OSE 3.0, currently only available as daily snapshots and git tree. A proper release is to be expected in the nearfuture. On Fri, 2008-11-14 at 19:13 +0100, joël Winteregg wrote:
I All,
I saw this post related to keep_hostname option:
https://lists.balabit.hu/pipermail/syslog-ng/2002-November/004075.html
And I'm wondering if there is now a possible keep_hostname usage as a non-global option (which would override the given global option) ?
A bit as given here:
source syslog { udp( port(514); keep_hostname(no); ); };
Thanks in advance,
-- Bazsi