summaryrefslogtreecommitdiffstats
path: root/nixos/doc
diff options
context:
space:
mode:
authorTristan Helmich (omniIT) <tristan.helmich@omniit.de>2020-10-01 14:35:25 +0000
committerTristan Helmich (omniIT) <tristan.helmich@omniit.de>2020-10-01 14:35:25 +0000
commitd637770ce2c4927334907d468646adf9ee9fd7be (patch)
treeacc018becb6de1b8a4d61d8e48069a45f5b2f673 /nixos/doc
parent05d0f38c181bd5bbf32f4e28e0c1d12f1f28d151 (diff)
release-notes: Warn about systemd-journal2gelf changes
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/release-notes/rl-2103.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2103.xml b/nixos/doc/manual/release-notes/rl-2103.xml
index eccf2b69dad9..df39c6f64509 100644
--- a/nixos/doc/manual/release-notes/rl-2103.xml
+++ b/nixos/doc/manual/release-notes/rl-2103.xml
@@ -58,8 +58,10 @@
</para>
<itemizedlist>
- <listitem>
- <para />
+ <listitem>
+ <para>
+ <literal>systemd-journal2gelf</literal> no longer parses json and expects the receiving system to handle it. How to achieve this with Graylog is described in this <link xlink:href="https://github.com/parse-nl/SystemdJournal2Gelf/issues/10">GitHub issue</link>.
+ </para>
</listitem>
</itemizedlist>
</section>