@openldap.org
Subject: Re: Binary log format
--On Wednesday, April 25, 2018 2:02 AM +0100 Howard Chu
wrote:
> That still leaves a question of what to do with Debug messages that also
> go to syslog - it's easier to identify problems if the error message
> appears somewhere close to
--On Wednesday, April 25, 2018 2:02 AM +0100 Howard Chu
wrote:
That still leaves a question of what to do with Debug messages that also
go to syslog - it's easier to identify problems if the error message
appears somewhere close to the log of the original request. So we'd need
a tool to interl
So, thinking along the lines of a binary log format for StatsLog, to avoid the
syslog overhead, the first obvious idea was to just dump timestamped BER
messages into a logfile, and have a separate postprocessor command produce
human readable text.
Thinking further about this, we could just