Project

General

Profile

Actions

Bug #27090

open

Bad logger used for authentication error

Added by Nicolas CHARLES 24 days ago. Updated 3 days ago.

Status:
Pending release
Priority:
1 (highest)
Category:
Security
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Very Small
Priority:
0
Name check:
To do
Fix check:
Checked
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


Files

clipboard-202507040932-kvn2b.png (11.4 KB) clipboard-202507040932-kvn2b.png François ARMAND, 2025-07-04 09:32

Related issues 1 (1 open0 closed)

Related to Rudder - Enhancement #25478: Normalize authentication logsPending releaseFrançois ARMANDActions
Actions #1

Updated by Clark ANDRIANASOLO 24 days ago

Actions #2

Updated by François ARMAND 18 days ago

  • Assignee set to François ARMAND
  • Priority changed from To review to 1 (highest)
Actions #3

Updated by François ARMAND 18 days ago

  • Status changed from New to In progress
Actions #4

Updated by François ARMAND 18 days ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from François ARMAND to Clark ANDRIANASOLO
  • Pull Request set to https://github.com/Normation/rudder/pull/6468
Actions #5

Updated by Anonymous 17 days ago

  • Status changed from Pending technical review to Pending release
Actions #6

Updated by François ARMAND 3 days ago

We now have a double log, not sure it's usefull. But at least it's in the correct logger.

Actions

Also available in: Atom PDF