X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=doc%2Fstreaming-howto.txt;fp=doc%2Fstreaming-howto.txt;h=a864dc70235027d521755fc4385dcf7f2330d2b2;hp=db1938dfaab3bb6b54dd623aa30a60fa116a0e0f;hb=aaae4813c8a7f76b271472e7539bdcb6914f3ddb;hpb=7d2597248dc33f15e91305f2b48fd27f1db090b4 diff --git a/doc/streaming-howto.txt b/doc/streaming-howto.txt index db1938dfa..a864dc702 100644 --- a/doc/streaming-howto.txt +++ b/doc/streaming-howto.txt @@ -48,7 +48,7 @@ Example 1: Simple and quick network streaming. -1) Create a tracing session that will be streamed over the network for the +1) Create a recording session that will be streamed over the network for the specified domain. This session will contain, in our example, syscall events. # lttng create syscall-session @@ -83,12 +83,12 @@ Example 2: This example uses all possible options to fine grained control the streaming. -1) Again, create a tracing session that will be streamed over the network for +1) Again, create a recording session that will be streamed over the network for the specified domain. # lttng create syscall-session -2) Set relayd URIs for the tracing session and kernel domain. +2) Set relayd URIs for the recording session and kernel domain. ONLY set the remote relayd URIs (both control and data at the same destination and using default ports) on the consumer but does not enable the consumer to use