backport of commit ba52063705 (#21848)

Co-authored-by: Peter Wilson <peter.wilson@hashicorp.com>
This commit is contained in:
hc-github-team-secure-vault-core
2023-07-14 06:22:41 -04:00
committed by GitHub
parent 9e4a34ed5e
commit 810e1fb561

View File

@@ -52,7 +52,7 @@ these device-specific options:
- `stdout` writes the audit log to standard output
- `discard` writes output (useful in testing scenarios)
- `discard` discards output, instead of writing it to a device (useful in testing scenarios)
- `mode` `(string: "0600")` - A string containing an octal number representing
the bit pattern for the file mode, similar to `chmod`. Set to `"0000"` to