X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fjournalctl.xml;h=83ddf5c3d66ee64fd6f9d38a91daf4a483964c05;hb=5d5e98eb8c859d5a85fe6cd5e3cc433bd8a096ba;hp=1ea004fc8156b56fe101ab8ba33b484d721e7b50;hpb=31094aae09dd5a773e1634334bcd12fc8834a030;p=elogind.git diff --git a/man/journalctl.xml b/man/journalctl.xml index 1ea004fc8..83ddf5c3d 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -62,7 +62,7 @@ journal as written by systemd-journald.service8. - If called without parameter will show the full + If called without parameter it will show the full contents of the journal, starting with the oldest entry collected. @@ -149,7 +149,7 @@ - Show only most recent + Show only the most recent journal entries, and continuously print new entries as they are appended to the journal. @@ -189,6 +189,7 @@ verbose, export, json, + json-pretty, cat. short is the default and generates an output that is mostly identical to the @@ -209,7 +210,13 @@ Export Format for more information). json formats entries as JSON data - structures. cat + structures, one per + line. json-pretty + also formats entries as JSON data + structures, but formats them in + multiple lines in order to make them + more readable for + humans. cat generates a very terse output only showing the actual message of each journal entry with no meta data, not @@ -227,11 +234,13 @@ - - + + - Show only locally - generated messages. + Show entries + interleaved from all available + journals, including remote + ones. @@ -248,7 +257,7 @@ Takes an absolute directory path as argument. If - specified will operate on the + specified journalctl will operate on the specified journal directory instead of the default runtime and system journal paths. @@ -278,7 +287,7 @@ info (6), debug (7). If a single log level is specified all - messages with this log levels or a + messages with this log level or a lower (hence more important) log level are shown. If a range is specified all messages within the range are shown, @@ -307,10 +316,18 @@ Instead of showing journal contents show internal header - information of the journal fiels + information of the journal fields accessed. + + + + Shows the current disk + usage of all + journal files. + + @@ -408,7 +425,7 @@ journalctl _SYSTEMD_UNIT=avahi-daemon.service _SYSTEMD_UNIT=dbus.service If the separator "+" is used - two expression may be combined in a logical OR. The + two expressions may be combined in a logical OR. The following will show all messages from the Avahi service process with the PID 28097 plus all messages from the D-Bus service (from any of its