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
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.