[Opendnssec-user] flooded logs in opendnssec version 2.1.4
Berry A.W. van Halderen
berry at nlnetlabs.nl
Tue Aug 27 08:59:22 UTC 2019
On 8/27/19 10:26 AM, Ulrich-Lorenz Schlüter wrote:
> I have verbosity set to 3 but I get 100k+ debug messages in the log like:
> Aug 27 10:13:07 one ods-enforcerd[12491]:
> OSSLEVPSymmetricAlgorithm.cpp(477): Decrypt returned 16 bytes of data
> Aug 27 10:13:07 one ods-enforcerd[12491]: OSToken.cpp(592): No
> re-indexing is required
> Aug 27 10:13:07 one ods-enforcerd[12491]: ObjectFile.cpp(303): The
> object generation has not been updated
>
> What to do about this?
>
These error messages are coming from SoftHSM. Because this is just
a library, syslog will report it under the executable name of the
ods-enforcerd. These two do however not share the same logging
configuration. You can adjust this logging level in the SoftHSMv2
configuration file "softhsm2.conf", normally located at /etc or
/usr/local/etc. Set
log.level = ERROR
for a more sane level of logging.
\Berry
More information about the Opendnssec-user
mailing list