This repository was archived by the owner on Apr 24, 2021. It is now read-only.

Description
Hi,
I find the logging to /var/log/ykval.log (for the Validation server) and /var/log/auth.log (KSM, per the current out-of-the-box config) extremely verbose, and this might expose more info than desired in logs, even in relatively secured servers.
E.G the KSM appears to log 'plaintext' values post-decryption, not sure how sensitive but it raises alarm bells
Is there any way to configure the verbosity level in the config.php files in /etc/yubico/(val or ksm)/* ? I can't seem to find any sample configuration or documentation that states it's possible (without modifying the PHP directly)
Thanks