Skip to content

Commit

Permalink
feat: add a new vtorc flag to toggle whether it can run ers (#1492)
Browse files Browse the repository at this point in the history
Signed-off-by: Manan Gupta <[email protected]>
  • Loading branch information
GuptaManan100 authored Jun 7, 2023
1 parent 86d2498 commit 770515b
Showing 1 changed file with 1 addition and 0 deletions.
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

0 comments on commit 770515b

Please sign in to comment.