[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: help with logging



On Solaris you don't need the LOG_, and make sure you touch the file
and HUP syslogd.

_Matt

On 10/26/05, Floyd Wellershaus <fwellers@yahoo.com> wrote:
> Hello,
> I have 2 instances of slapd running on AIX. and I want them to both go to separate logs.
>
> For the first instance which defaults to LOCAL4, I have an entry in syslogs.conf for LOCAL4.debug to go to a file called /path/ldap.log.
>
> That's working fine.
>
> For the second instance, I want it to log to /path/ldap2.log.
> So I start slapd with the -l option, using "..... -l LOG_LOCAL5....", and then setting up a line in syslog.conf for LOCAL5 to go to a file called /path/ldap2.log.
>
> What happens is that slapd starts up still logging messages to ldap.log. It doesn't like my -l option.
>
> Does anyone know how to do this ?
>
> Your help is appreciated.
> Thanks,
> floyd
>
>
>