A. Schulze wrote:
Am 16.10.21 um 00:06 schrieb Nick Folino:
Thanks, Howard. That's basically what I'm doing now. Just checking to see if there was an option I was missing.
Hello,
just an idea: maybe a similar function could be added to slapd itself. One clean & reasonable fast implementation take the burden of inventing that wheel again and again from many users. A new config options would allow to enable convenient timestamp logging.
No. The point of the new logging work is to get maximum performance, because logging is such a bottleneck. We will not add anything else to this code path in slapd. It's trivially easy to post-process this elsewhere when performance doesn't matter.