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. --ja --

