vault/website/content/partials/cli/shared/flags/log-rotate-bytes.mdx
Sarah Chavis f439a1eece
Refresh CLI docs: vault agent family (#28770)
* save progress

* fix file name

* save progress

* save progress

* remove uneeded subheader

* Fix build error

* fix another build error
2024-10-25 09:47:17 -07:00

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`