Add auditing configuration check command to README
This commit is contained in:
@@ -144,6 +144,12 @@ loki.source.file "vault_audit_log" {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Check the auditing configuration:
|
||||||
|
|
||||||
|
```shell
|
||||||
|
vault audit list -detailed
|
||||||
|
```
|
||||||
|
|
||||||
### Main Vault Configuration
|
### Main Vault Configuration
|
||||||
|
|
||||||
Depending on main Vault state (new or existing), some of the following steps are mutually exclusive.
|
Depending on main Vault state (new or existing), some of the following steps are mutually exclusive.
|
||||||
|
|||||||
Reference in New Issue
Block a user