Actions
Bug #27090
openBad logger used for authentication error
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Very Small
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
When we have an authentication error, we have the following log
2025-06-13 08:45:49+0000 INFO application.authentication - Rudder authentication attempt for principal 'admin' with backend 'file': failure: Bad credentials 2025-06-13 08:45:49+0000 WARN application - Login authentication failed for user 'admin' from IP '127.0.0.1|X-Forwarded-For:192.168.254.62': Bad credentials
the second one ought to be application.authentication
Actions