Rob Crittenden via FreeIPA-users wrote:
It was changed with freeIPA 4.9.0. It is hardcoded:
standard_logging_setup(debug=True)
It was done as part of https://pagure.io/freeipa/issue/8094 to improve troubleshooting.
Is it really necessary that every installation, whether it's having trouble or not have this noise in their logs? Couldn't/shouldn't this be like most other debug facilities that is enabled when necessary and quiet when not?
Of course, I realize I could just edit /usr/libexec/ipa/ipa-dnskeysync- replica to turn this down, but that only helps me and only until the next installation of ipa-server-dns.
Cheers, b.