Skip to content

fix: hide password in log error notifier - #2227

Open
thibaudgermain wants to merge 1 commit into
LFDT-Panurus:mainfrom
thibaudgermain:fix-2224-pwd-shown
Open

fix: hide password in log error notifier#2227
thibaudgermain wants to merge 1 commit into
LFDT-Panurus:mainfrom
thibaudgermain:fix-2224-pwd-shown

Conversation

@thibaudgermain

Copy link
Copy Markdown
Contributor

After EOF error in the notifier, the error log is showing the full data source including the password

[31m2026-08-11 19:41:46.428 UTC [fts.services.storage.db.sql.postgres] func2 -> ERRO 15b[0m error encountered in [host=postgresql-XXX port=5432 user=XXX password=XXX dbname=tmsdb sslmode=disable]: waiting for notification: unexpected EOF

Fixes #2224

Signed-off-by: Thibaud Germain <thibaud.germain1@ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG]: Log error of notifier is showing full data source including password

1 participant