lttng-rotate.1.txt: lttng-relayd(8) also has --output option
[lttng-tools.git] / doc / man / lttng-rotate.1.txt
index f290cae312a721f67180cada18bd96a89efa5380..85b95fc3af1173c4086bf47c9dadcabaa344b5b5 100644 (file)
@@ -33,7 +33,7 @@ The _current trace chunk_ of a given tracing session includes:
   event amongst:
 ** The first time the tracing session was started with
    man:lttng-start(1).
-** The last rotation, either a manual one with `lttng rotate`, or an
+** The last rotation, either an immediate one with `lttng rotate`, or an
    automatic one from a rotation schedule previously set with
    man:lttng-enable-rotation(1).
 * The content of all the non-flushed sub-buffers of the tracing
@@ -69,9 +69,9 @@ this command.
 Trace chunk archive naming
 ~~~~~~~~~~~~~~~~~~~~~~~~~~
 A trace chunk archive is a subdirectory of a tracing session's output
-directory (see the nloption:--output option in man:lttng-create(1))
-which contains, through tracing domain and possibly UID/PID
-subdirectories, metadata and data stream files.
+directory (see the nloption:--output option in man:lttng-create(1) and
+man:lttng-relayd(8)) which contains, through tracing domain and possibly
+UID/PID subdirectories, metadata and data stream files.
 
 A trace chunk archive is, at the same time:
 
@@ -135,20 +135,7 @@ The `lttng rotate` command only works when:
   limit (see the nloption:--tracefile-size and
   nloption:--tracefile-count options in man:lttng-enable-channel(1)).
 
-* No manual rotation (`lttng rotate`) is currently happening.
-
-* No automatic rotation schedule is currently set (see
-  man:lttng-enable-rotation(1)).
-+
-One way around this is to:
-+
---
-. Unset any automatic rotation schedule with
-  man:lttng-disable-rotation(1).
-. Perform the manual rotation with `lttng rotation`.
-. **If needed**, set the rotation schedule again
-  with man:lttng-enable-rotation(1).
---
+* No immediate rotation (`lttng rotate`) is currently happening.
 
 
 include::common-cmd-footer.txt[]
This page took 0.024636 seconds and 5 git commands to generate.