summaryrefslogtreecommitdiffstats
path: root/upstream/opensuse-tumbleweed/man8/systemd-journal-remote.service.8
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/opensuse-tumbleweed/man8/systemd-journal-remote.service.8')
-rw-r--r--upstream/opensuse-tumbleweed/man8/systemd-journal-remote.service.832
1 files changed, 31 insertions, 1 deletions
diff --git a/upstream/opensuse-tumbleweed/man8/systemd-journal-remote.service.8 b/upstream/opensuse-tumbleweed/man8/systemd-journal-remote.service.8
index 5b455ece..041ce227 100644
--- a/upstream/opensuse-tumbleweed/man8/systemd-journal-remote.service.8
+++ b/upstream/opensuse-tumbleweed/man8/systemd-journal-remote.service.8
@@ -1,5 +1,5 @@
'\" t
-.TH "SYSTEMD\-JOURNAL\-REMOTE\&.SERVICE" "8" "" "systemd 254" "systemd-journal-remote.service"
+.TH "SYSTEMD\-JOURNAL\-REMOTE\&.SERVICE" "8" "" "systemd 255" "systemd-journal-remote.service"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -65,6 +65,8 @@ Active sources can be specified in the following ways:
When
\fB\-\fR
is given as a positional argument, events will be read from standard input\&. Other positional arguments will be treated as filenames to open and read from\&.
+.sp
+Added in version 239\&.
.RE
.PP
\fB\-\-url=\fR\fB\fIADDRESS\fR\fR
@@ -75,6 +77,8 @@ option, events will be retrieved using HTTP from
\fIADDRESS\fR\&. This URL should refer to the root of a remote
\fBsystemd-journal-gatewayd\fR(8)
instance, e\&.g\&. http://some\&.host:19531/ or https://some\&.host:19531/\&.
+.sp
+Added in version 239\&.
.RE
.PP
\fB\-\-getter=\*(Aq\fR\fB\fIPROG\fR\fR\fB \fR\fB[OPTIONS...]\fR\fB\*(Aq\fR
@@ -102,6 +106,8 @@ Examples:
.if n \{\
.RE
.\}
+.sp
+Added in version 239\&.
.RE
.PP
Passive sources can be specified in the following ways:
@@ -115,6 +121,8 @@ must be an address suitable for
\fBsystemd.socket\fR(5))\&.
\fBsystemd\-journal\-remote\fR
will listen on this socket for connections\&. Each connection is expected to be a stream of journal events\&.
+.sp
+Added in version 239\&.
.RE
.PP
\fB\-\-listen\-http=\fR\fB\fIADDRESS\fR\fR, \fB\-\-listen\-https=\fR\fB\fIADDRESS\fR\fR
@@ -132,6 +140,8 @@ and
with
"Content\-Type: application/vnd\&.fdo\&.journal"
are supported\&.
+.sp
+Added in version 239\&.
.RE
.PP
\fI$LISTEN_FDS\fR
@@ -146,6 +156,8 @@ described above, unless they are specified as an argument in
or
\fB\-\-listen\-https=\-\fR\fB\fIn\fR\fR
above\&. In the latter case, an HTTP or HTTPS server will be spawned using this descriptor and connections must be made over the HTTP protocol\&.
+.sp
+Added in version 239\&.
.RE
.PP
\fB\-\-key=\fR
@@ -155,6 +167,8 @@ Takes a path to a SSL secret key file in PEM format\&. Defaults to
\fB\-\-listen\-https=\fR\&. If the path refers to an
\fBAF_UNIX\fR
stream socket in the file system a connection is made to it and the key read from it\&.
+.sp
+Added in version 239\&.
.RE
.PP
\fB\-\-cert=\fR
@@ -164,6 +178,8 @@ Takes a path to a SSL certificate file in PEM format\&. Defaults to
\fB\-\-listen\-https=\fR\&. If the path refers to an
\fBAF_UNIX\fR
stream socket in the file system a connection is made to it and the certificate read from it\&.
+.sp
+Added in version 239\&.
.RE
.PP
\fB\-\-trust=\fR
@@ -176,6 +192,8 @@ is set, then certificate checking will be disabled\&. Defaults to
\fB\-\-listen\-https=\fR\&. If the path refers to an
\fBAF_UNIX\fR
stream socket in the file system a connection is made to it and the certificate read from it\&.
+.sp
+Added in version 239\&.
.RE
.PP
\fB\-\-gnutls\-log=\fR
@@ -184,6 +202,8 @@ Takes a comma separated list of gnutls logging categories\&. This option can be
\fB\-\-listen\-http=\fR
or
\fB\-\-listen\-https=\fR\&.
+.sp
+Added in version 239\&.
.RE
.SH "SINKS"
.PP
@@ -196,6 +216,8 @@ or
.RS 4
Will write to this journal file\&. The filename must end with
\&.journal\&. The file will be created if it does not exist\&. If necessary (journal file full, or corrupted), the file will be renamed following normal journald rules and a new journal file will be created in its stead\&.
+.sp
+Added in version 239\&.
.RE
.PP
\fB\-o \fR\fB\fIDIR\fR\fR, \fB\-\-output=\fR\fB\fIDIR\fR\fR
@@ -204,6 +226,8 @@ Will create journal files underneath directory
\fIDIR\fR\&. The directory must exist\&. If necessary (journal files over size, or corrupted), journal files will be rotated following normal journald rules\&. Names of files underneath
\fIDIR\fR
will be generated using the rules described below\&.
+.sp
+Added in version 239\&.
.RE
.PP
If
@@ -234,6 +258,8 @@ In the case that "active" sources are given by the positional arguments or
option, the output file name must always be given explicitly and only
\fBnone\fR
is allowed\&.
+.sp
+Added in version 239\&.
.RE
.PP
\fB\-\-compress\fR [\fIBOOL\fR]
@@ -242,6 +268,8 @@ If this is set to
"yes"
then compress the data in the journal using XZ\&. The default is
"yes"\&.
+.sp
+Added in version 239\&.
.RE
.PP
\fB\-\-seal\fR [\fIBOOL\fR]
@@ -250,6 +278,8 @@ If this is set to
"yes"
then periodically sign the data in the journal using Forward Secure Sealing\&. The default is
"no"\&.
+.sp
+Added in version 239\&.
.RE
.PP
\fB\-h\fR, \fB\-\-help\fR