vitess.io/vitess@v0.16.2/go/flags/endtoend/zkctld.txt (about) 1 Usage of zkctld: 2 --alsologtostderr log to standard error as well as files 3 -h, --help display usage and exit 4 --keep_logs duration keep logs for this long (using ctime) (zero to keep forever) 5 --keep_logs_by_mtime duration keep logs for this long (using mtime) (zero to keep forever) 6 --log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) 7 --log_dir string If non-empty, write log files in this directory 8 --log_err_stacks log stack traces for errors 9 --log_rotate_max_size uint size in bytes at which logs are rotated (glog.MaxSize) (default 1887436800) 10 --logtostderr log to standard error instead of files 11 --pprof strings enable profiling 12 --purge_logs_interval duration how often try to remove old logs (default 1h0m0s) 13 --security_policy string the name of a registered security policy to use for controlling access to URLs - empty means allow all for anyone (built-in policies: deny-all, read-only) 14 --stderrthreshold severity logs at or above this threshold go to stderr (default 1) 15 --v Level log level for V logs 16 -v, --version print binary version 17 --vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging 18 --zk.cfg string zkid@server1:leaderPort1:electionPort1:clientPort1,...) (default "6@<hostname>:3801:3802:3803") 19 --zk.myid uint which server do you want to be? only needed when running multiple instance on one box, otherwise myid is implied by hostname