Skip to content

Commit

Permalink
doc: document additional journal args in cephadm logs command
Browse files Browse the repository at this point in the history
Signed-off-by: Adam King <adking@redhat.com>
  • Loading branch information
adk3798 committed Oct 20, 2020
1 parent e5f917a commit 5224c5b
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions doc/man/8/cephadm.rst
Expand Up @@ -368,6 +368,21 @@ This is similar to::

journalctl -u mgr.myhost.ysubfo

Can also specify additional journal arguments::

cephadm logs --name mgr.myhost.ysubfo -- -n 20 # last 20 lines
cephadm logs --name mgr.myhost.ysubfo -- -f # follow the log


Positional arguments:

* [command] command (optional)

Arguments:

* [--fsid FSID] cluster FSID
* [--name NAME, -n NAME] daemon name (type.id)


prepare-host
------------
Expand Down

0 comments on commit 5224c5b

Please sign in to comment.