This repository has been archived by the owner on Mar 30, 2023. It is now read-only.
7.4.0
Elasticsearch, Kibana and Logstash 7.4.0
This release adds support for deploying Elasticsearch Kibana and Logstash 7.4.0 to Azure!
Features
#313 Add Elastic Stack 7.4.0 🥇
This release adds Elastic Stack 7.4.0 to the template, with 7.4.0 now the default version. Check
out the release blog post to see all the new features available in the Elastic Stack 7.4.0. These include:
- Snapshot Lifecycle Management
- Pew Pew maps in Elastic Maps and SIEM:
- PKI Authentication in Kibana
... plus more!
- Add support for 7.3.2 and remove 7.3.1
- Add support for 6.8.3 and remove 6.8.2
Misc
#314 Use /dev/urandom
to generate pseudorandom passwords
Removes the installation of the pwgen
apt-package and uses /dev/urandom
to generate pseudorandom 64 character passwords for xpack.security.encryptionKey
and xpack.reporting.encryptionKey
for Kibana.