mirror of
https://github.com/hashicorp/vault.git
synced 2025-12-25 19:31:14 +01:00
* save progress * fix file name * save progress * save progress * remove uneeded subheader * Fix build error * fix another build error
8 lines
252 B
Plaintext
8 lines
252 B
Plaintext
<a id="shared-flag-log-rotate-bytes" />
|
|
|
|
**`-log-rotate-bytes (int : <unset>)`**
|
|
|
|
File size, in bytes, after which log files must rotate. Leave `log-rotate-bytes`
|
|
unset if you prefer not to limit log file size.
|
|
|
|
**Example**: `-log-rotate-bytes 1000000` |