| From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
|---|---|
| To: | Andres Freund <andres(at)anarazel(dot)de>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: slapd logs to syslog during tests |
| Date: | 2023-03-16 20:14:58 |
| Message-ID: | ae51e8d8-0928-7bd3-6202-a0de480e2a88@dunslane.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 2023-03-11 Sa 18:37, Andres Freund 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.
>
> Obviously I also could reconfigure syslog to just filter this stuff, but it
> seems that the tests shouldn't spam like that.
>
Hi, Andres,
are you moving ahead with this?
cheers
andrew
--
Andrew Dunstan
EDB:https://www.enterprisedb.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tejasvi Kashi | 2023-03-16 20:43:31 | Re: How to check for in-progress transactions |
| Previous Message | Greg Stark | 2023-03-16 20:00:28 | Re: Experiments with Postgres and SSL |