elk-stack: Add release note about elk-5 stack removal

This commit is contained in:
adisbladis 2019-09-06 14:07:38 +01:00
parent a3032415f7
commit 194aac9eed
No known key found for this signature in database
GPG Key ID: 110BFAD44C6249B7
2 changed files with 10 additions and 1 deletions

View File

@ -428,6 +428,16 @@
any updates from upstream and depends on outdated Python2-based modules.
</para>
</listitem>
<listitem>
<para>
Old unsupported versions (<literal>logstash5</literal>,
<literal>kibana5</literal>,
<literal>filebeat5</literal>,
<literal>heartbeat5</literal>,
<literal>metricbeat5</literal>,
<literal>packetbeat5</literal>) of the ELK-stack and Elastic beats have been removed.
</para>
</listitem>
</itemizedlist>
</section>

View File

@ -2879,7 +2879,6 @@ in
evemu = callPackage ../tools/system/evemu { };
# The latest version used by elasticsearch, logstash, kibana and the the beats from elastic.
elk5Version = "5.6.16";
elk6Version = "6.7.2";
elk7Version = "7.0.1";