We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25fda52 commit b540e5cCopy full SHA for b540e5c
content/vault/v1.19.x/content/docs/configuration/index.mdx
@@ -277,7 +277,7 @@ can have a negative effect on performance due to the tracking of each lock attem
277
[os.TempDir()](https://pkg.go.dev/os#TempDir) (usually `/tmp` on Unix systems). This can be updated on a running Vault process
278
with a SIGHUP signal.
279
280
-- `allow_audit_log_prefixing` `(bool: false)` - Enable to allow a constant prefix to be added to audit log entries on
+- `allow_audit_log_prefixing` `(bool: false)` - Enable to allow prefixes on audit log entries for
281
[file sinks](/vault/docs/audit/file).
282
283
### High availability parameters
0 commit comments