X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=doc%2Fman%2Flttng-relayd.8;h=045ac7a1095a42ac00b40877caebec2ad33002b0;hb=72dd74910ee17be5d82c6b2286f454942bf19d24;hp=1d1802a4c291131b1c808423b710f7c50c9b5dc1;hpb=554831e798d0646f5d8c261b6207527c5f839222;p=lttng-tools.git diff --git a/doc/man/lttng-relayd.8 b/doc/man/lttng-relayd.8 index 1d1802a4c..045ac7a10 100644 --- a/doc/man/lttng-relayd.8 +++ b/doc/man/lttng-relayd.8 @@ -56,6 +56,9 @@ Control port URL (tcp://0.0.0.0:5342 is the default) .BR "-D, --data-port" 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. Must use an absolute path (~/lttng-traces is the default) .TP @@ -68,6 +71,8 @@ Show version number 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"