Open
Description
Currently, this image generates log messages with Hexadecimal timestamps. E.g.
5b572ace conn=2275 op=0 RESULT tag=97 err=0 text=
Where 5b572ace
is the Timestamp corresponding to GMT: Tuesday, July 24, 2018 1:34:06 PM according to https://www.epochconverter.com/hex.
Is there any way to configure ldap to generate timestamps in human-readable format?
Thanks in advance!