mirror of
https://github.com/hashicorp/vault.git
synced 2026-04-28 09:39:39 -04:00
* save progress * fix file name * save progress * save progress * remove uneeded subheader * Fix build error * fix another build error
8 lines
No EOL
252 B
Text
8 lines
No EOL
252 B
Text
<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` |