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

7.7.0

Compare
Choose a tag to compare
@russcam russcam released this 22 May 23:48
· 43 commits to master since this release

Elasticsearch, Kibana and Logstash 7.7.0

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

Features

#333 Add Elastic Stack 7.7.0 🥇

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

  • a new alerting system and full management UI in Kibana, providing workflows to configure alerts for a variety of events on different types of data
  • ability to perform asynchronous searches, running potentially long-running queries in the background.
  • service maps, providing a graphical view of the dependencies between APM instrumented applications

image

  • embedded case management in Elastic SIEM

image

plus many more!

#332 Add Elastic Stack 7.6.2

The 7.6 minor version has been updated to deploy the latest patch version, 7.6.2. Thanks @quimrodri 👍

Bug fixes

#335 Configure SSL certificates on redeployment

SSL cert configuration were not added to elasticsearch.yml when a re-deployment is performed into an existing resource group, requiring them to be manually added. These are now automatically configured.

#342 Configure Logstash monitoring credentials when Basic security enabled

For versions 6.8.0+ (and less than 7.0.0) and 7.1.0+, Basic security will be enabled so
credentials should be configured in logstash.yml.

Deprecations

#340 Remove EOL versions

6.4.3 and 6.5.3 versions are removed from the template as they are now end-of-life (EOL)