diff --git a/README.md b/README.md index 11275ab..ff34324 100644 --- a/README.md +++ b/README.md @@ -144,6 +144,12 @@ loki.source.file "vault_audit_log" { } ``` +Check the auditing configuration: + +```shell +vault audit list -detailed +``` + ### Main Vault Configuration Depending on main Vault state (new or existing), some of the following steps are mutually exclusive.