You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/commands/info.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -390,6 +390,7 @@ Here is the meaning of all fields in the **stats** section:
390
390
*`acl_access_denied_cmd`: Number of commands rejected because of access denied to the command
391
391
*`acl_access_denied_key`: Number of commands rejected because of access denied to a key
392
392
*`acl_access_denied_channel`: Number of commands rejected because of access denied to a channel
393
+
*`acl_access_denied_tls_cert`: Number of failed TLS certificate–based authentication attempts
393
394
*`cluster_incompatible_ops`: Number of cluster-incompatible commands. This metric appears only if the `cluster-compatibility-sample-ratio` configuration parameter is not 0. Added in Redis 8.0.
0 commit comments