Link Search Menu Expand Document

Elasticsearch is a search engine that provides a distributed, multitenant-capable full-text search engine with an HTTP web interface and schema-free JSON documents.

Release Security Support Latest
8 Ends in 10 months
(26 Oct 2023)
8.5.3
(08 Dec 2022)
7 Ends in 7 months
(01 Aug 2023)
7.17.8
(08 Dec 2022)
6 Ended 10 months ago
(10 Feb 2022)
6.8.23

Each major release of all Elastic products is supported for at least 18 months from the General Availability date. The last minor release of the two most recent major branches of Elasticsearch (and compatible releases of Kibana, Beats, and Logstash) is maintained. The EOL date of a major release is usually bumped over time as additional minor versions are released.

Major versions will introduce features and break backwards compatibility. Minor versions, such as 7.1.0 and 7.2.0, will only introduce features. Maintenance releases, such as 7.1.1 and 7.1.2, will fix bugs only.

Elasticsearch maintains the most recent minor release from the current major release stream and the most recent minor release from the prior major release stream. For example, Elasticsearch 6.8.x was maintained until the GA release of Elasticsearch 8.0.0.

More information is available on the Elasticsearch website.

You should be running one of the supported release numbers listed above in the rightmost column.

You can check the version that you are currently using by running:
$ES_HOME/bin/elasticsearch -v

You can submit an improvement to this page on GitHub :octocat: . This page has a corresponding Talk Page.

A JSON version of this page is available at /api/elasticsearch.json. See the API Documentation for more.

This page was last updated on 12 December 2022. Latest releases are automatically updated.