Statistics from {{stats.time_start}} to {{ stats.time_end }}

Validate Requests per users

These are the validate-requests (authentication) grouped by users. The successful and the failed requests are listed.

{{ stats.validate_user_plot }}
Validate Requests per token

These are the validate-requests (authentication) grouped by the serial number of the token. The successful and the failed requests are listed.

{{ stats.validate_serial_plot }}
Failed authentication requests per token

Failed authentication requests per token

{{ stats.validate_failed_serial_plot }}
SerialCount
{{ v.key}} {{ v.count }}
Failed authentication requests per user

Failed authentication requests per user

{{ stats.validate_failed_user_plot }}
UserCount
{{ v.key }} {{ v.count }}
Administrative actions

Which administrative request where the most popular.

{{ stats.admin_plot }}
REST API CallCount
{{ c.key }} {{ c.count }}
Overall token usage

This is the overall token usage with any kind of action in regards to the serial number.

{{ stats.serial_plot }}
SerialCount
{{ s.key }} {{ s.count }}