I've been playing around sending logs to a Graylog server using the GelfLayout mechanism. It's working...too well. I discovered that the login password is being sent into the Graylog server as part of the GELF data. If I set the log level at warn, I get nothing at all, but at info, I get the password. I've attached the log to several different AsyncLogger entries, but cannot find one that doesn't include the password. Am I missing something or is this an issue that needs to be fixed. My log files just have the message data, but the GELF data seems to include everything in the session.