[syslog-ng]use_time_recvd(no) not working?

Balazs Scheidler bazsi@balabit.hu
Fri, 8 Mar 2002 09:36:50 +0100


> a) do you have any tips on tracking down the problem with the broken 
> pam-timestamps?
> b) is the use_time_recvd() option broken/non-existant in 1.5.14 ?

it exists, but only affects macro expansion. the timestamp in the message
itself is never touched unless you use template output files like this:

destination d_file { file("/var/log/messages" template("$DATE_RECVD $HOST $MSG\n")); };

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