[MXS-604] Move authentication logging from DEBUG to INFO level Created: 2016-03-06 Updated: 2016-10-10 Resolved: 2016-10-10 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | 1.3.0 |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Minor |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The authentication messages are now logged at the debug level but they could prove to be useful for non-developers and this is why they could be moved to INFO level. |
| Comments |
| Comment by Johan Wikman [ 2016-03-07 ] |
|
The way authentication issues are logged should get on overhaul. Barring bugs they are due to configuration errors or even a security breach.
I think this one could even be categorized as a duplicate. |