]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/journal-upload.conf.xml
Add a network timeout option to journal-upload
[thirdparty/systemd.git] / man / journal-upload.conf.xml
index 403eb57c69bed7b21e8c9fa38f3afa759071fd2e..a1caae198272b0bebe4d82511bae8be08e4c0b5f 100644 (file)
         <listitem><para>SSL CA certificate.</para></listitem>
       </varlistentry>
 
+      <varlistentry>
+        <term><varname>NetworkTimeoutSec=</varname></term>
+
+        <listitem><para>When network connectivity to the server is lost, this option
+        configures the time to wait for the connectivity to get restored. If the server is
+        not reachable over the network for the configured time, <command>systemd-journal-upload</command>
+        exits. Takes a value in seconds (or in other time units if suffixed with "ms", "min", "h", etc).
+        For details, see <citerefentry><refentrytitle>systemd.time</refentrytitle><manvolnum>5</manvolnum></citerefentry>.
+        </para></listitem>
+      </varlistentry>
+
     </variablelist>
 
   </refsect1>