Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions content/en/docs/18.0/reference/programs/vtorc.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ The following command line options apply to VTOrc:

| Name | Type | Definition |
|:------------------------------------|:--------------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| --allow-emergency-reparent | boolean | Whether VTOrc should be allowed to run emergency reparent operation when it detects a dead primary (default true) |
| --alsologtostderr | boolean | log to standard error as well as files |
| --audit-file-location | string | File location where the audit logs are to be stored |
| --audit-purge-duration | duration | Duration for which audit logs are held before being purged. Should be in multiples of days (default 168h0m0s) |
Expand Down