These are the validate-requests (authentication) grouped by users. The successful and the failed requests are listed.
These are the validate-requests (authentication) grouped by the serial number of the token. The successful and the failed requests are listed.
Failed authentication requests per token
| Serial | Count |
|---|---|
| {{ v.key}} | {{ v.count }} |
Failed authentication requests per user
| User | Count |
|---|---|
| {{ v.key }} | {{ v.count }} |
Which administrative request where the most popular.
| REST API Call | Count |
|---|---|
| {{ c.key }} | {{ c.count }} |
This is the overall token usage with any kind of action in regards to the serial number.
| Serial | Count |
|---|---|
| {{ s.key }} | {{ s.count }} |