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: website/content/docs/concepts/client-count/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -111,7 +111,7 @@ The number of active clients using a Vault cluster is the total of:
111
111
that is not associated with an entity
112
112
113
113
Prior to Vault 1.6, this metric could only be measured from the audit log, using the
114
-
`vault-advisor` tool. Starting with Vault 1.6, the number of clients per month, or for
114
+
[`vault-auditor`](https://learn.hashicorp.com/tutorials/vault/usage-metrics#vault-auditor-tool) tool. Starting with Vault 1.6, the number of clients per month, or for
115
115
a contiguous sequence of months, can be measured by Vault itself.
116
116
117
117
As of Vault 1.9, the total client count should always be measured using Vault itself. The
0 commit comments