On Monday, April 29, 2002, at 06:06 , Rus Foster wrote:
[..]
> What I would however like to do is log to a remote machine without having
> to put something like
>
> *.info        @loghost
>
> in my /etc/syslogd.conf
>
> Is this possible? Looking over the man page it doesn't seem so but I might
> be missing something

You have two basic choices here -

        a) use syslogd to be your remote network access method
        b) write your own code to remotely access a networked method

I would also recommend that you make a commitment to which
of them you plan to use rather than *.info - at which point
you can actually work out a reasonable PM that is your site
specific implementation of all of this - complete with an
installer that will do the modification of the /etc/syslogd.conf
with a 'loghost aware' approach....

I'll be honest - I'm not 'sold' on trying to turn syslogd
into a network middleware solution - having done it, it has
both upsides and downsides....

ciao
drieux

---


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to