--- [EMAIL PROTECTED] wrote:

> On Fri, 10 Feb 2006, eric wrote:
> 
> > On Fri, 2006-02-10 at 10:46:02 -0600, [EMAIL PROTECTED]
> proclaimed...
> > 
> > > I am setting up an openbsd box to be the catcher for a couple of AIX
> boxes
> > > to pitch their log files to.  Using the standard syslogd, I am
> wondering
> > > if I can set it up so that each of the AIX boxes gets its own log
> file on
> > > the openbsd box.  Something like /var/log/aix1.log and
> /var/log/aix2.log.
> > 
> > Sure, check out the man page for syslogd.conf(5).
> > 
> 
> Um, maybe I am missing something but on my box, and the openbsd site
> there is no syslogd.conf man page.  There is a man 5 syslog.conf page
> and I have read it.  Didn't see anything that would apply to this
> question at all.  I also read man 8 syslogd and looked at the -a flag,
> wondering if that is where I want to be.  Is a logging socket the same
> as a log file?  And even if it is, I don't know how I would name the
> file -- unless it is like snort and uses the ip address.

Sounds like you want to set up a remote logging server.  The OpenBSD man
page is surprisingly incomplete in this area so I'm redirecting you over
to the FreeBSD site.

http://www.freebsd.org/cgi/man.cgi?query=syslog.conf&apropos=0&sektion=0&manpath=FreeBSD+5.4-RELEASE&format=html

Look for the '+' and '@' signs.

But you could have googled yourself.

Reply via email to