lttng-status(1)
===============
:revdate: 14 June 2021


NAME
----
lttng-status - Show the status of the current LTTng recording session


SYNOPSIS
--------
[verse]
*lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *status*


DESCRIPTION
-----------
The `lttng status` command shows the status of the current recording
session (see man:lttng-concepts(7) to learn more about the current
recording session).

This command is equivalent to:

[verse]
*lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *list* 'CURSESSION'

where `CURSESSION` is the name of the current recording session.


include::common-lttng-cmd-options-head.txt[]


include::common-lttng-cmd-help-options.txt[]


include::common-lttng-cmd-after-options.txt[]


include::common-footer.txt[]


SEE ALSO
--------
man:lttng(1),
man:lttng-create(1),
man:lttng-list(1),
man:lttng-set-session(1),
man:lttng-concepts(7)
