Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
    • Yandex Cloud Partner program
  • Blog
  • Pricing
  • Documentation
© 2025 Direct Cursus Technology L.L.C.
Yandex Managed Service for Elasticsearch
  • Getting started
  • Access management
  • Pricing policy
  • CLI reference
  • Terraform reference
  • Monitoring metrics
  • Audit Trails events
  • Public materials
  • Release notes
  • FAQ

Questions and answers about Managed Service for Elasticsearch

Written by
Yandex Cloud
Updated at April 15, 2025

Warning

Yandex Managed Service for Elasticsearch is unavailable as of April 11, 2024.

You can create an OpenSearch cluster in Yandex Cloud as an alternative to Elasticsearch.

  • How are Elasticsearch clusters maintained?

  • Is cluster backup enabled by default?

  • Which Elasticsearch version does Managed Service for Elasticsearch use?

  • What happens when a new Elasticsearch version is released?

  • What happens when an Elasticsearch version becomes deprecated?

  • How do I get the logs of my actions in the services?

  • How do I set up an alert that triggers as soon as a certain percentage of disk space has been used up?

  • Why is the cluster slow even though the computing resources are not used fully?

General questionsGeneral questions

How are Elasticsearch clusters maintained?How are Elasticsearch clusters maintained?

Maintenance in Managed Service for Elasticsearch implies:

  • Automatic installation of Elasticsearch updates and fixes for your database hosts.
  • Changes to the host class and storage size.
  • Other Managed Service for Elasticsearch maintenance activities.

For more information, see Maintenance.

Is cluster backup enabled by default?Is cluster backup enabled by default?

Yes, backup is enabled by default. For Managed Service for Elasticsearch clusters, a full backup takes place once per hour and saves all indexes. This helps restore a cluster's state from any available backup.

Backups are kept for seven days.

Which Elasticsearch version does Managed Service for Elasticsearch use?Which Elasticsearch version does Managed Service for Elasticsearch use?

The Elasticsearch versions maintained by the vendor are available in Managed Service for Elasticsearch. For more information, see Elasticsearch versioning policy.

What happens when a new Elasticsearch version is released?What happens when a new Elasticsearch version is released?

When new versions include only bug fixes (such versions are called maintenance releases), the cluster software is automatically updated after a short testing period.

Owners of the affected DB clusters are notified of expected work times and DB availability in advance.

What happens when an Elasticsearch version becomes deprecated?What happens when an Elasticsearch version becomes deprecated?

Managed Service for Elasticsearch automatically notifies cluster owners by email that their Elasticsearch version is approaching end of life.

Clusters running a deprecated version of Elasticsearch are updated according to the version control policy.

Owners of the affected clusters are notified of expected work times and DB availability in advance.

Can I get the logs of what I do when I work with Yandex Cloud?Can I get the logs of what I do when I work with Yandex Cloud?

Yes, you can request information about operations with your resources from Yandex Cloud. For more information, see Data requests.

What is the retention period for logs?What is the retention period for logs?

Cluster logs are stored for 30 days.

How do I set up an alert that triggers as soon as a certain percentage of disk space has been used up?How do I set up an alert that triggers as soon as a certain percentage of disk space has been used up?

Create an alert with the disk.used_bytes metric in Yandex Monitoring. This metric shows the disk space usage in the Managed Service for Elasticsearch cluster.

For disk.used_bytes, use notification thresholds. The recommended values are as follows:

  • Alarm: 90% of the disk space
  • Warning: 80% of the disk space

Thresholds are set in bytes only. For example, the recommended values for a 100 GB disk are as follows:

  • Alarm: 96,636,764,160 bytes (90%)
  • Warning: 85,899,345,920 bytes (80%)

Why is the cluster slow even though the computing resources are not used fully?Why is the cluster slow even though the computing resources are not used fully?

Your storage may have insufficient maximum IOPS and bandwidth to process the current number of requests. In this case, throttling occurs, which degrades the entire cluster performance.

The maximum IOPS and bandwidth values increase by a fixed value when the storage size increases by a certain step. The step and increment values depend on the disk type:

Disk type Step, GB Max IOPS increase (read/write) Max bandwidth increase (read/write), MB/s
network-hdd 256 300/300 30/30
network-ssd 32 1,000/1,000 15/15
network-ssd-nonreplicated, network-ssd-io-m3 93 28,000/5,600 110/82

To increase the maximum IOPS and bandwidth values and make throttling less likely, increase the storage size when you update your cluster.

If you are using the network-hdd storage type, consider switching to network-ssd or network-ssd-nonreplicated by restoring the cluster from a backup.

Was the article helpful?

Previous
Release notes
© 2025 Direct Cursus Technology L.L.C.