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

Re: LDAP logging question



Use different log levels.  slapd -l LOCAL7, slapd -l LOCAL8, and then
in your syslog.conf:
local7.*    /path/to/mylogfile
local8.*    /path/to/mylogfile

Or split up the err, alert, crit, etc.

On 8/30/05, Joao <joaopedro17@netvisao.pt> wrote:
> Hello
> Is there any chance of logging LDAP not using the syslog??????my problem
> is, i have more then 1 ldap server in the computer and want to have
> separated logs of each server.
> 
> thnx
>