Wilson Jason<[EMAIL PROTECTED]> wrote on 2007-03-01 04:26: > This I have done and worked out the order of the parameters is > important. > > Using 'syslog(target="remote")' fails, but > 'syslog(remotehost="localhost",target="remote")' > works. > > The remotehost parameter needs to be specified before you specify that > the target is remote. > > Suggest that the documentation is clarified and the examples updated. > Thanks for working out. I have to dig into the l2 code to find out the root cause of this issue but I believe the problem comes from sanity checking, something like: if remote then check whether host has been set. Not intuitive from a user's perspective.
-- http://thomas.lotterer.net ______________________________________________________________________ OpenPKG http://openpkg.org User Communication List [email protected]
