﻿---
title: Version Is Outdated
description: Describes what AutoOps detects and surfaces with the Version Is Outdated insight: The cluster runs an Elasticsearch version that is past supported lifecycle for production use.
url: https://docs-v3-preview.elastic.dev/elastic/autoops-insights/tree/main/elasticsearch/version_is_outdated
products:
  - Elastic Cloud Enterprise
  - Elastic Cloud Hosted
  - Elastic Cloud on Kubernetes
  - Elasticsearch
applies_to:
  - Elastic Cloud Hosted: Generally available
  - Elastic Cloud on Kubernetes: Generally available
  - Elastic Cloud Enterprise: Generally available
  - Self-managed Elastic deployments: Generally available
---

# Version Is Outdated
The cluster runs an Elasticsearch version that is past supported lifecycle for production use. Unsupported versions do not receive security fixes, which increases exposure to known vulnerabilities including ransomware-style attacks.
<note>
  For a complete list of insights, refer to [AutoOps insights](https://docs-v3-preview.elastic.dev/elastic/autoops-insights/tree/main/elasticsearch).
</note>


## Insight details


| Field     | Value           |
|-----------|-----------------|
| Component | Elasticsearch   |
| Severity  | Medium          |
| Scope     | Cluster         |
| Domains   | version-upgrade |


## Example: What you might see in AutoOps

The following is an example of what you might see when this insight is triggered. Real insights use live data and links from your deployment or cluster.

### Your cluster version is outdated


#### What was detected

Your current version is 8.15.0. It is strongly recommended to upgrade your version to 9.5.0. The later version has multiple features, performance, and stability improvements, as well as security patches, which you will benefit from.

#### Recommendations

<note>
  AutoOps shows different recommendations depending on how their conditions match your deployment or cluster.
</note>

<dropdown title="Upgrade cluster version">
  **Condition**: Always shown for this insight.Upgrade from 8.15.0 to 9.5.0 for performance, security, and feature improvements. Review [breaking changes](https://docs-v3-preview.elastic.dev/elastic/elasticsearch/tree/main/release-notes/breaking-changes) before upgrading.
</dropdown>


#### Background and impact

Your current version is out of date. Later versions are more efficient and will enable you to achieve better performance for any given hardware specification. Moreover, as earlier versions are not supported anymore, you will not be able to benefit from security patches, which exposes your cluster to potential security threats, such as ransomware.