<div dir="ltr">Dear All,<br><br>In the past, I had issues with debug logging in Krb5LoginModule: if debug is enabled,<br>messages are simply written to the stdout. It is relatively hard to correlate these<br>messages with application logs, as there are no timestamps for Krb5LoginModule output messages.<br><br>Imagine a server fails to service a request, due to its failure to communicate with<br>another Kerberized server. The failure itself will be logged properly, but there is no way<br>for an operator to easily find and correlate Krb5LoginModule debug output. <div>(We are talking about servers unders heavy load)<br><br>I think debug logging in Krb5LoginModule should be improved; e.g. at least, messages<br>should be sent to both stdout and a JUL logger maybe?<br><br>I would be happy to implement the code change if someone is willing to sponsor this issue.<br><br>Could someone please help here?<br><br>Thanks,<br>Peter<br></div></div>