Skip to content

Commit

Permalink
backport of commit 18d2192 (#29198)
Browse files Browse the repository at this point in the history
Co-authored-by: F Team <[email protected]>
  • Loading branch information
1 parent fceb98c commit dfd75b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/content/docs/commands/server.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ flags](/vault/docs/commands) included on all commands.

| `log-file` | Full log file | Rotated log file |
|-------------------------|-------------------------|-------------------------------------|
| `/var/log` | `/var/log/vault.log` | `/var/log/vault-{timestamp}.log` |
| `/var/log/` | `/var/log/vault.log` | `/var/log/vault-{timestamp}.log` |
| `/var/log/my-diary` | `/var/log/my-diary.log` | `/var/log/my-diary-{timestamp}.log` |
| `/var/log/my-diary.txt` | `/var/log/my-diary.txt` | `/var/log/my-diary-{timestamp}.txt` |

Expand Down

0 comments on commit dfd75b4

Please sign in to comment.