> On Mar 11, 2023, at 6:37 PM, Andres Freund <andres@anarazel.de> wrote:
>
> Hi,
>
> On my buildfarm host (for all my animals) I noted that slapd was by far the
> biggest contributor to syslog. Even though there's not normally slapd
> running. It's of course the slapds started by various tests.
>
> Would anybody mind if I add 'logfile_only' to slapd's config in LdapServer.pm?
> That still leaves a few logline, from before the config file parsing, but it's
> a lot better than all requests getting logged.
Makes sense
Cheers
Andrew