X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=doc%2Fman%2Flttng-relayd.8;h=4c9217a9c46e4871fa48a66de4341f5913c8e376;hb=c4e361a4de07eef209c85d79e734cfb0f94e006d;hp=cd1aa7845df6f005b300a8f6625771494212cce1;hpb=478510441d784434ce1d16af9f4f7c10269b78dd;p=lttng-tools.git diff --git a/doc/man/lttng-relayd.8 b/doc/man/lttng-relayd.8 index cd1aa7845..4c9217a9c 100644 --- a/doc/man/lttng-relayd.8 +++ b/doc/man/lttng-relayd.8 @@ -50,17 +50,34 @@ There is three debugging level which will print on stderr. Maximum verbosity is .BR "-d, --daemonize" Start as a daemon .TP +.BR "-b, --background" +Start as a daemon, keeping console open +.TP .BR "-C, --control-port" -Control port URI (tcp://0.0.0.0:5342 is the default) +Control port URL (tcp://0.0.0.0:5342 is the default) .TP .BR "-D, --data-port" -Data port URI (tcp://0.0.0.0:5343 is the default) +Data port URL (tcp://0.0.0.0:5343 is the default) +.TP +.BR "-L, --live-port URL" +Live view port URL (tcp://0.0.0.0:5344 is the default). .TP .BR "-o, --output" -Output base directory (~/lttng-traces is the default) +Output base directory. Must use an absolute path (~/lttng-traces is the default) .TP .BR "-V, --version" Show version number +.SH "ENVIRONMENT VARIABLES" + +.PP +.IP "LTTNG_NETWORK_SOCKET_TIMEOUT" +Control timeout of socket connection, receive and send. Takes an integer +parameter: the timeout value, in milliseconds. A value of 0 or -1 uses +the timeout of the operating system (this is the default). +.IP "LTTNG_RELAYD_HEALTH" +File path used for relay daemon health check communication. +.PP + .SH "SEE ALSO" .PP