[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: where is syslog called?
Great, it works now!
Sorry I was so stupid to try to set breakpoint in macro
Statslog.
> -----Original Message-----
> From: Mark Adamson [mailto:adamson@andrew.cmu.edu]
> Sent: Thursday, March 15, 2001 4:49 PM
> To: Michalski, Rafal
> Cc: 'Rafael Neitzel'; 'openldap-devel@openldap.org'
> Subject: RE: where is syslog called?
>
>
> > That's exectly what I have done.
> > After starting slapd and doing ldapsearch,
> > there is no file slapd in /var/log.
> >
> > >
> > > Put this on /etc/syslog.conf
> > >
> > > local4.debug /var/log/slapd
>
>
>
> I believe some instances of syslog may require that the file already
> exist. Try
>
> % touch /var/log/slapd
> % kill -1 `cat /etc/syslog.pid`
>
>
>
> (You did restart syslogd, right?)
>
>
> -Mark Adamson
> Carnegie Mellon
>
>