[syslog-ng]syslog-ng do not work....

Balazs Scheidler syslog-ng@lists.balabit.hu
Wed, 28 Jan 2004 16:01:50 +0100


On Tue, 2004-01-27 at 16:52, Alessandro Fiorenzi wrote:
> Hi, I have set this configuration on central logserver
> 
> options {
>         long_hostnames(off);     
>         sync(0);     
>         log_fifo_size(1000);
>         dnscache(yes);

dns_cache(yes)

>         use_fqdn(yes);
>         use_time_recvd(true);

use_time_recvd(yes)

>         };
> 
> source src {
>         internal();
>         file("/proc/kmsg" log_prefix("kernel: "));

log_prefix was implemented sometime during the 1.5.x series, you'll need
1.6.x to use it.


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