Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

7.10.0

Latest
Compare
Choose a tag to compare
@russcam russcam released this 03 Jan 23:55
· 10 commits to master since this release
4545789

Elasticsearch, Kibana and Logstash 7.10.0

This release adds support for deploying Elasticsearch Kibana and Logstash 7.10.0 to Azure!

Features

#371 Add Elastic Stack 7.10.0 🥇

This release adds Elastic Stack 7.10.0 to the template, with 7.10.0 now the default version. Check
out the release blog post to see all the new features available in the Elastic Stack 7.10.0.

Highlights include:

User Experience monitoring

image

A new dedicated User experience app in Kibana, allows you to monitor key user experience metrics, including core Web Vitals.

Searchable Snapshots

Directly query years of archived data on object stores like S3 — without having to go through the slow and costly process of restoring indices from snapshots before doing a search. With this new capability, you can choose to lower costs while retaining good performance in your search queries and retaining massive amounts of data.

Bug fixes

#372 Wait for green elastic password check

Waits for the security index to be green before checking if the elastic built-in user password has been updated by another node, in the event that the request to update the password using the seed password fails.

#373 and #374 Wait and retry for green security index

#377 Wait for cluster health to be green when waiting for a node to be up