Skip to content

Commit

Permalink
backport of commit 67a1671 (#22300)
Browse files Browse the repository at this point in the history
Co-authored-by: Peter Wilson <[email protected]>
  • Loading branch information
hc-github-team-secure-vault-core and Peter Wilson authored Aug 11, 2023
1 parent 3c50391 commit 1e67f3d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions website/content/docs/audit/socket.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,6 @@ these device-specific options:
with <a href="https://golang.org/pkg/net/#Dial">net.Dial</a> is acceptable. It's
important to note if TCP is used and the destination socket becomes unavailable
Vault may become unresponsive per [Blocked Audit Devices](/vault/docs/audit/#blocked-audit-devices).

- `write_timeout` `(string: 2s)` - The (deadline) time in seconds to allow writes to be completed over the socket.
A zero value means that write attempts will *not* time out.

0 comments on commit 1e67f3d

Please sign in to comment.