Deprecate lttng-health-check.3 man page
[lttng-tools.git] / doc / man / lttng-relayd.8
index cd1aa7845df6f005b300a8f6625771494212cce1..1d1802a4c291131b1c808423b710f7c50c9b5dc1 100644 (file)
@@ -51,16 +51,25 @@ There is three debugging level which will print on stderr. Maximum verbosity is
 Start as a daemon
 .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 "-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).
+.PP
+
 .SH "SEE ALSO"
 
 .PP
This page took 0.023248 seconds and 4 git commands to generate.