You could setup different facilities on the separate AIX boxes (local1, local2, local3, etc..)
Then on your openbsd box add the following line to your syslogd.conf #AIX box 1 local1.* /var/log/aix1.log #AIX box 2 local2.* /var/log/aix2.log Don't forget to update the syslogd entry in rc.conf. You must enable the -u option. Nils -----Original Message----- From: eric [mailto:[EMAIL PROTECTED] Sent: vrijdag 10 februari 2006 19:54 To: [EMAIL PROTECTED] Cc: misc@openbsd.org Subject: Re: syslogd question 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). ================================================================================================= A disclaimer applies to this email and any attachments. Refer to http://www.sparkholland.com/emaildisclaimer for the full text of this disclaimer.