From fc53809803cd2bc2434e312b19a18fa36776da12 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 05:50:40 +0200 Subject: Adding upstream version 256. Signed-off-by: Daniel Baumann --- man/journalctl.xml | 58 +++++++++++++++++++++++++++++++++++------------------- 1 file changed, 38 insertions(+), 20 deletions(-) (limited to 'man/journalctl.xml') diff --git a/man/journalctl.xml b/man/journalctl.xml index d1066b8..5fd9263 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -1,6 +1,6 @@ + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"> are being shown. The set of journal files which will be used can be modified using the , - , , and options, see + , , and options, see below. All users are granted access to their private per-user journals. However, by default, only root and @@ -160,6 +160,7 @@ + Takes a file glob as an argument. If specified, journalctl will operate on the @@ -295,7 +296,7 @@ 2 the second and so on; while -0 is the last boot, -1 the boot before last, and so on. An empty offset is equivalent to specifying -0, except when the current boot is not the last - boot (e.g. because was specified to look at logs from a different + boot (e.g. because was specified to look at logs from a different machine). If the 32-character ID is specified, it may optionally be followed @@ -361,6 +362,18 @@ + + + + + Exclude messages for the specified syslog identifier + SYSLOG_IDENTIFIER. + + This parameter can be specified multiple times. + + + + @@ -677,8 +690,7 @@ will explain the context of an error or log event, possible solutions, as well as pointers to support forums, developer documentation, and any other relevant manuals. Note that help texts are not available for all messages, but only for selected ones. For more information on the message catalog, - please refer to the Message - Catalog Developer Documentation. + see Journal Message Catalogs. Note: when attaching journalctl output to bug reports, please do not use . @@ -838,10 +850,16 @@ - Show a tabular list of boot numbers (relative to the current boot), their IDs, and - the timestamps of the first and last message pertaining to the boot. + + Show a tabular list of boot numbers (relative to the current boot), their IDs, and the + timestamps of the first and last message pertaining to the boot. When specified with + option, only the + first (when the number prefixed with +) or the last (without prefix) + N entries will be shown. When specified with + , the list will be shown in the reverse order. - + + @@ -1096,17 +1114,17 @@ journalctl _SYSTEMD_CGROUP=/user.slice/user-42.slice/session-c1.scope See Also - - systemd1, - systemd-cat1, - systemd-journald.service8, - systemctl1, - coredumpctl1, - systemd.journal-fields7, - journald.conf5, - systemd.time7, - systemd-journal-remote.service8, - systemd-journal-upload.service8 - + + systemd1 + systemd-cat1 + systemd-journald.service8 + systemctl1 + coredumpctl1 + systemd.journal-fields7 + journald.conf5 + systemd.time7 + systemd-journal-remote.service8 + systemd-journal-upload.service8 + -- cgit v1.2.3