From 4ad94864781f48b1a4b77f9cfb934622bf756ba1 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 17 Jun 2024 12:51:52 +0200 Subject: Adding upstream version 4.23.0. Signed-off-by: Daniel Baumann --- .../man8/systemd-journal-gatewayd.service.8 | 39 +++++++++++++++++++++- 1 file changed, 38 insertions(+), 1 deletion(-) (limited to 'upstream/opensuse-tumbleweed/man8/systemd-journal-gatewayd.service.8') diff --git a/upstream/opensuse-tumbleweed/man8/systemd-journal-gatewayd.service.8 b/upstream/opensuse-tumbleweed/man8/systemd-journal-gatewayd.service.8 index cca2aabd..5ab1dd0b 100644 --- a/upstream/opensuse-tumbleweed/man8/systemd-journal-gatewayd.service.8 +++ b/upstream/opensuse-tumbleweed/man8/systemd-journal-gatewayd.service.8 @@ -1,5 +1,5 @@ '\" t -.TH "SYSTEMD\-JOURNAL\-GATEWAYD\&.SERVICE" "8" "" "systemd 254" "systemd-journal-gatewayd.service" +.TH "SYSTEMD\-JOURNAL\-GATEWAYD\&.SERVICE" "8" "" "systemd 255" "systemd-journal-gatewayd.service" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -54,6 +54,8 @@ stream socket to read the server certificate from\&. The certificate must be in \fBsystemd\-journal\-gatewayd\fR into HTTPS mode and must be used together with \fB\-\-key=\fR\&. +.sp +Added in version 198\&. .RE .PP \fB\-\-key=\fR @@ -63,6 +65,8 @@ Specify the path to a file or stream socket to read the secret server key corresponding to the certificate specified with \fB\-\-cert=\fR from\&. The key must be in PEM format\&. +.sp +Added in version 198\&. .RE .PP \fB\-\-trust=\fR @@ -70,6 +74,8 @@ from\&. The key must be in PEM format\&. Specify the path to a file or \fBAF_UNIX\fR stream socket to read a CA certificate from\&. The certificate must be in PEM format\&. +.sp +Added in version 236\&. .RE .PP \fB\-\-system\fR, \fB\-\-user\fR @@ -80,6 +86,8 @@ and \fB\-\-user\fR options for \fBjournalctl\fR(1)\&. If neither is specified, all accessible entries are served\&. +.sp +Added in version 249\&. .RE .PP \fB\-m\fR, \fB\-\-merge\fR @@ -88,6 +96,8 @@ Serve entries interleaved from all available journals, including other machines\ \fB\-\-merge\fR option for \fBjournalctl\fR(1)\&. +.sp +Added in version 249\&. .RE .PP \fB\-D \fR\fB\fIDIR\fR\fR, \fB\-\-directory=\fR\fB\fIDIR\fR\fR @@ -97,6 +107,8 @@ Takes a directory path as argument\&. If specified, will serve the specified journal directory \fIDIR\fR instead of the default runtime and system journal paths\&. +.sp +Added in version 232\&. .RE .PP \fB\-\-file=\fR\fB\fIGLOB\fR\fR @@ -107,6 +119,8 @@ instead of the default runtime and system journal paths\&. May be specified mult \fB\-\-file=\fR option for \fBjournalctl\fR(1)\&. +.sp +Added in version 249\&. .RE .PP \fB\-h\fR, \fB\-\-help\fR @@ -125,6 +139,8 @@ The following URLs are recognized: /browse .RS 4 Interactive browsing\&. +.sp +Added in version 197\&. .RE .PP /entries[?option1&option2=value\&...] @@ -140,6 +156,8 @@ The part of the HTTP header determines the range of events returned\&. Supported values are described below\&. .sp GET parameters can be used to modify what events are returned\&. Supported parameters are described below\&. +.sp +Added in version 197\&. .RE .PP /machine @@ -163,11 +181,14 @@ Example: .RE .\} .sp +Added in version 197\&. .RE .PP /fields/\fIFIELD_NAME\fR .RS 4 Return a list of values of this field present in the logs\&. +.sp +Added in version 197\&. .RE .SH "ACCEPT HEADER" .PP @@ -179,6 +200,8 @@ Recognized formats: .RS 4 The default\&. Plaintext syslog\-like output, one line per journal entry (like \fBjournalctl \-\-output short\fR)\&. +.sp +Added in version 197\&. .RE .PP \fBapplication/json\fR @@ -187,6 +210,8 @@ Entries are formatted as JSON data structures, one per line (like \fBjournalctl \-\-output json\fR)\&. See \m[blue]\fBJournal JSON Format\fR\m[]\&\s-2\u[1]\d\s+2 for more information\&. +.sp +Added in version 197\&. .RE .PP \fBtext/event\-stream\fR @@ -195,6 +220,8 @@ Entries are formatted as JSON data structures, wrapped in a format suitable for \m[blue]\fBServer\-Sent Events\fR\m[]\&\s-2\u[2]\d\s+2 (like \fBjournalctl \-\-output json\-sse\fR)\&. +.sp +Added in version 229\&. .RE .PP \fBapplication/vnd\&.fdo\&.journal\fR @@ -203,6 +230,8 @@ Entries are serialized into a binary (but mostly text\-based) stream suitable fo \fBjournalctl \-\-output export\fR)\&. See \m[blue]\fBJournal Export Format\fR\m[]\&\s-2\u[3]\d\s+2 for more information\&. +.sp +Added in version 197\&. .RE .SH "RANGE HEADER" .PP @@ -225,23 +254,31 @@ follow .RS 4 wait for new events (like \fBjournalctl \-\-follow\fR, except that the number of events returned is not limited)\&. +.sp +Added in version 197\&. .RE .PP discrete .RS 4 Test that the specified cursor refers to an entry in the journal\&. Returns just this entry\&. +.sp +Added in version 197\&. .RE .PP boot .RS 4 Limit events to the current boot of the system (like \fBjournalctl \-b\fR)\&. +.sp +Added in version 197\&. .RE .PP \fIKEY\fR=\fImatch\fR .RS 4 Match journal fields\&. See \fBsystemd.journal-fields\fR(7)\&. +.sp +Added in version 197\&. .RE .SH "EXAMPLES" .PP -- cgit v1.2.3