AuthenticationEvent
This textual convention is used to describe various events and statistics that are related to authorization. other : Miscellaneous authentication event. succ : A client successfuly authenticated. error : Error while authenticating. fail : A client failed an authenticating. succPriv : A client accessed a service with special privileges. failPriv : A client failed to access a service with special privileges. failMult : Multiple failed authentication attempts by a client.
Possible values
7 objects| Number | Name |
|---|---|
| 1 | other |
| 2 | succ |
| 3 | error |
| 4 | fail |
| 5 | succPriv |
| 6 | failPriv |
| 7 | failMult |