[MXS-3453] Add counter for failed authentication attempts Created: 2021-03-18 Updated: 2021-11-19 Resolved: 2021-11-19 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | REST-API |
| Affects Version/s: | None |
| Fix Version/s: | 6.2.0 |
| Type: | New Feature | Priority: | Minor |
| Reporter: | Johan Wikman | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
MaxScale should maintain a counter over failed authentication attempts, whose value should be exposed in some resource returned by the REST-API. |
| Comments |
| Comment by Ivan Zlatoustov (Inactive) [ 2021-04-08 ] |
|
toddstoffel |
| Comment by markus makela [ 2021-11-18 ] |
|
We'll get the same counter for failed server authentications for free. |
| Comment by markus makela [ 2021-11-19 ] |
|
Added the failed_auths statistic to both services and servers. |