[syslog-ng]Re: syslog-ng 2.x

Balazs Scheidler bazsi@balabit.hu
Wed, 13 Nov 2002 19:09:09 +0100


On Wed, Nov 13, 2002 at 05:35:10PM +0100, "Lacruz Gimeno, José" wrote:
> Balazs,
> 
> we would like to use syslog-ng on HP-UX boxes, but we've been told it won't
> do a good job till version 2, where message padding is handled correctly. We
> would like to know if there is an estimated release date for this version.

hmm... I've implemented input padding in the latest 1.5.x versions as well,
and I had at least one success reports. please give it a try (the option
might be undocumented), but it is used this way:

source s_hpux { pipe("/dev/log" pad_size(2048)); };

-- 
Bazsi
PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1